Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x3fca…51f7Base—$0.01100%coinbase55d ago0x0add33…826d40
0xcaa2…e16b0x175b…5992Base—$0.01100%coinbase55d ago0xaad63b…c0d99f
0xcaa2…e16b0x05ba…b859Base—$0.01100%coinbase56d ago0x31ef59…095b97
0xcaa2…e16b0x89cb…d817Base—$0.01100%coinbase56d ago0x9990aa…1dacd5
0xcaa2…e16b0x1e73…afecBase—$0.01100%coinbase56d ago0xc5cf12…f1ac66
0xcaa2…e16b0xe52a…c5a7Base—$0.01100%coinbase56d ago0xf1b997…65b65d
0xcaa2…e16b0x2aa8…bd90Base—$0.01100%coinbase56d ago0x719f37…7ca332
0xcaa2…e16b0xc0a3…6fadBase—$0.01100%coinbase56d ago0xe8638e…89bbed
0xcaa2…e16b0xb07d…9570Base—$0.01100%coinbase56d ago0x398586…91c797
0xcaa2…e16b0x4187…8fccBase—$0.01100%coinbase56d ago0x53f562…b5d151
0xcaa2…e16b0x344c…ea96Base—$0.05100%coinbase56d ago0x11965f…ce9768
0xcaa2…e16b0x92bc…acf9Base—$0.01100%coinbase56d ago0x566272…0555dc
0xcaa2…e16b0x0905…5888Base—$0.01100%coinbase56d ago0x9fb65a…acb98d
0xcaa2…e16b0x836d…6568Base—$0.01100%coinbase56d ago0xb77fec…704e7d
0xcaa2…e16b0x95ed…b42cBase—$0.01100%coinbase56d ago0x8e9294…7444d7
0xcaa2…e16b0xe9f2…4142Base—$0.01100%coinbase56d ago0x6af334…33c587
0xcaa2…e16b0x902a…0f5fBase—$0.01100%coinbase56d ago0xa34373…a38ffd
0xcaa2…e16b0x16e3…3c6cBase—$0.01100%coinbase56d ago0x6304ad…a6f777
0xcaa2…e16b0xccc8…15beBase—$0.73100%0xf70d…dbef56d ago0xbe4c31…f6a0ee
0xcaa2…e16b0xccc8…15beBase—$0.73100%0xf70d…dbef56d ago0xe76dcf…25eb1c
0xcaa2…e16b0xccc8…15beBase—$0.73100%0xf70d…dbef56d ago0xcc0106…69f2bd
0xcaa2…e16b0x5400…4ae7Base—$0.01100%coinbase56d ago0x58cbd0…649aa3
0xcaa2…e16b0xc8e7…e793Base—$0.01100%coinbase56d ago0x37ba62…b0dccc
0xcaa2…e16b0xccc8…15beBase—$1.43100%0xf70d…dbef56d ago0x38526a…83a1e2
0xcaa2…e16b0xccc8…15beBase—$1.46100%0xf70d…dbef56d ago0x4cb68d…7faf08

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.