Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0420…89e20x1c01…9a84Base—$0.01100%coinbase40d ago0x204abd…9eb57b
0x0420…89e20x1490…5891Base—$0.02100%coinbase40d ago0x8f94d7…574c8f
0x0420…89e20x32d1…23e5Base—$0.02100%coinbase40d ago0xe40658…398c8a
0x0420…89e20xaea0…b0f9Base—$0.01100%coinbase40d ago0x23fffb…27807a
0x0420…89e20x3852…bf99Base—$0.01100%coinbase40d ago0x86d6f9…98c52d
0x0420…89e20x4072…1c62Base—$0.01100%coinbase40d ago0xcb6425…78673d
0x0420…89e20xb845…3827Base—$0.01100%coinbase40d ago0x843556…66fbf6
0x0420…89e20x23c6…b70eBase—$0.01100%coinbase40d ago0x44ab2c…2ea3dd
0x0420…89e20x1b00…509eBase—$0.01100%coinbase40d ago0xc155cb…4048e4
0x0420…89e20x3031…eb1bBase—$0.01100%coinbase40d ago0x75a367…e610d0
0x0420…89e20xb45f…ce8eBase—$0.01100%coinbase40d ago0xa09c57…a7e98e
0x0420…89e20x5a2c…d83aBase—$0.01100%coinbase41d ago0x8056fb…c26878
0x0420…89e20xa791…3f4eBase—$0.01100%coinbase41d ago0xcffe94…17a3b7
0x0420…89e20x4adb…491aBase—$0.01100%coinbase41d ago0x88a855…2b245a
0x0420…89e20x0298…57bcBase—$0.01100%coinbase41d ago0xcb31e0…a57e38
0x0420…89e20xf573…ae04Base—$0.01100%coinbase41d ago0xe46af6…1ff91d
0x0420…89e20xb349…2566Base—$0.02100%coinbase41d ago0xb579d8…f361b8
0x0420…89e20xd948…c510Base—$0.01100%coinbase41d ago0xdc849f…5c4a60
0x0420…89e20x4d22…60e6Base—$0.01100%coinbase41d ago0x710246…52e4a7
0x0420…89e20xd628…77f5Base—$0.01100%coinbase41d ago0xedc49a…7cfeed
0x0420…89e20x0353…bbc7Base—$0.01100%coinbase41d ago0x9009bb…6b6f07
0x0420…89e20xa3f3…707aBase—$0.01100%coinbase41d ago0x1d5d85…8bd65d
0x0420…89e20x5a76…3032Base—$0.01100%coinbase41d ago0xa3e7d9…44c5d4
0x0420…89e20x65d4…439fBase—$0.01100%coinbase41d ago0xbbd85c…8b921f
0x0420…89e20x96a0…2221Base—$0.02100%coinbase41d ago0x27b8b7…e1a898

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.