Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe280…e8aa0xaa8a…bc22Base—$0.01100%coinbase73d ago0x472d9d…dc9ec1
0xe280…e8aa0x5ba3…a728Base—$0.01100%coinbase73d ago0x63b79f…a062d0
0xe280…e8aa0x403c…2695Base—$0.01100%coinbase73d ago0xd3c468…6cd5e5
0xe280…e8aa0xb42b…a430Base—$0.01100%coinbase73d ago0xf6e77e…04d4e4
0xe280…e8aa0xe623…6765Base—$0.01100%coinbase73d ago0xcff3de…ed8655
0xe280…e8aa0x0300…682fBase—$0.01100%coinbase73d ago0x369acc…3bbb17
0xe280…e8aa0x099d…4323Base—$0.01100%coinbase73d ago0xc79471…a80d45
0xe280…e8aa0x5d77…992dBase—$0.01100%coinbase73d ago0x7b350f…7dfe8b
0xe280…e8aa0x523d…378dBase—$0.01100%coinbase73d ago0xf88faa…a3d872
0xe280…e8aa0x0e75…925eBase—$0.01100%coinbase73d ago0x9a9816…df9560
0xe280…e8aa0x08aa…4374Base—$0.01100%coinbase73d ago0xf80555…f71137
0xe280…e8aa0xdc3b…9a22Base—$0.01100%coinbase73d ago0x0820bb…07d582
0xe280…e8aa0x0fd0…cf03Base—$0.01100%coinbase73d ago0x63df48…ac5879
0xe280…e8aa0xb0e7…c7c8Base—$0.01100%coinbase73d ago0xcaeed4…fe64eb
0xe280…e8aa0x0e6f…0f09Base—$0.01100%coinbase73d ago0x4f4c3a…215f40
0xe280…e8aa0xfee6…5378Base—$0.01100%coinbase73d ago0xb60d27…aeaae7
0xe280…e8aa0x342f…5c7dBase—$0.01100%coinbase73d ago0x268c0e…f94128
0xe280…e8aa0x2cb2…39c3Base—$0.01100%coinbase73d ago0x4dcd8e…25f985
0xe280…e8aa0xb599…2b53Base—$0.01100%coinbase73d ago0x40b69e…3284eb
0xe280…e8aa0xbc15…dc10Base—$0.01100%coinbase73d ago0xbb45d6…a58824
0xe280…e8aa0x37b8…c8f9Base—$0.01100%coinbase73d ago0x421d21…08a0e2
0xe280…e8aa0xd9b2…0120Base—$0.01100%coinbase73d ago0x400bcb…1f9028
0xe280…e8aa0xd018…790fBase—$0.01100%coinbase73d ago0x446ba1…c405ab
0xe280…e8aa0x19ec…3454Base—$0.01100%coinbase73d ago0xf84584…258413
0xe280…e8aa0xbeff…dc4fBase—$0.01100%coinbase73d ago0x2b1e9e…cab441

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.