Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0xba6e…9701Base—$0.01100%coinbase65d ago0xfc0a9a…18d070
0x271c…fbde0x8d0b…23f3Base—$0.01100%coinbase65d ago0xfeeb3a…0ca560
0x271c…fbde0x01da…1eb6Base—$0.01100%coinbase65d ago0x5c461a…2aa029
0x271c…fbde0xc9fc…1eaaBase—$0.01100%coinbase65d ago0xfa0077…b46a92
0x271c…fbde0xa6fa…b04eBase—$0.01100%coinbase65d ago0xa384be…2b7803
0x271c…fbde0x8741…47d8Base—$0.01100%coinbase65d ago0x1bd6bc…ce57a9
0x271c…fbde0x318a…67ccBase—$0.01100%coinbase65d ago0xacebd8…51c98a
0x271c…fbde0x43f0…cefbBase—$0.01100%coinbase65d ago0xdaf822…280102
0x271c…fbde0xaf21…8928Base—$0.01100%coinbase65d ago0x4aa06e…f0e6ee
0x271c…fbde0x3389…c00dBase—$0.01100%coinbase65d ago0x9d5524…3f7028
0x271c…fbde0x984c…2437Base—$0.01100%coinbase65d ago0xa19704…a16ea7
0x271c…fbde0x0dfe…bec7Base—$0.01100%coinbase65d ago0xa1f1b3…30a136
0x271c…fbde0x7e12…8ee9Base—$0.01100%coinbase65d ago0xe675a1…afac7f
0x271c…fbde0x730e…47fbBase—$0.01100%coinbase65d ago0x1b0423…d102cf
0x271c…fbde0xaf38…d4a1Base—$0.01100%coinbase65d ago0x01c628…aa6e12
0x271c…fbde0x2b82…b9bfBase—$0.01100%coinbase65d ago0x6a125c…3da281
0x271c…fbde0x5a2d…f567Base—$0.01100%coinbase65d ago0x123bed…be8735
0x271c…fbde0xcf49…055fBase—$0.01100%coinbase65d ago0xed3ad6…573dad
0x271c…fbde0xb1b7…1ac2Base—$0.01100%coinbase65d ago0x47ee33…fe119e
0x271c…fbde0x219e…c082Base—$0.01100%coinbase66d ago0xc4f549…054479
0x271c…fbde0x88b5…3d77Base—$0.01100%coinbase66d ago0x3d35db…f24bda
0x271c…fbde0x6437…56e8Base—$0.01100%coinbase66d ago0x8fbc00…c660ac
0x271c…fbde0xae4b…0bbcBase—$0.01100%coinbase66d ago0x2fb1a9…03487b
0x271c…fbde0x75bc…4393Base—$0.01100%coinbase66d ago0xedead8…412fa0
0x271c…fbde0xb9aa…e430Base—$0.01100%coinbase66d ago0x07e73f…dcf27a

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.