Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x8ba499…78f58e
0xa3aa…d8640xac65…4417Base—$0.22100%fluxa120d ago0xf3e911…0c04ee
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xa16ea1…e3742a
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x3b4093…d4f855
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xcbe68a…c346dd
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x819aa8…316ab8
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x2c7e16…92277b
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x0ec941…b54077
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0x75bb23…5936bd
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa120d ago0xd661dd…8c67d5
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x8e0fd5…ead8d9
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x738448…9a1683
0xb90a…9ae40xa3aa…d864Base—$0.10100%fluxa121d ago0xf91a22…adfad7
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0xddcc40…71ee6a
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x50c620…d213c6
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0xfdcb19…4f742b
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0xa69240…180959
0xa3aa…d8640xac65…4417Base—$0.05100%fluxa121d ago0xd0e5a0…1ae932
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x8776c3…753ddf
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0xb8b35e…4d6009
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x833e20…6dad86
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0xf0bbd3…1adc4b
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x206f56…a8ab7c
0xa3aa…d8640xac65…4417Base—$0.07100%fluxa121d ago0x3df9c1…ff3087
0xb90a…9ae40xa3aa…d864Base—$0.01100%fluxa121d ago0x774674…7fbb05

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.