Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0x69e0…1111Base—$0.01100%coinbase77d ago0xefb047…ca18a6
0xbe14…d0fe0x27fd…903bBase—$0.01100%coinbase77d ago0xde4019…01d862
0xbe14…d0fe0x655d…45a1Base—$0.01100%coinbase77d ago0xd47773…8baa10
0xbe14…d0fe0xe99a…54f4Base—$0.01100%coinbase77d ago0xb3016f…6bf1fc
0xbe14…d0fe0x053a…e391Base—$0.01100%coinbase77d ago0x90e8e3…f9a403
0xbe14…d0fe0xa288…7c21Base—$0.01100%coinbase77d ago0x34d64e…5f9682
0xbe14…d0fe0xa39c…55deBase—$0.01100%coinbase77d ago0x4cc0cf…722e87
0xbe14…d0fe0x99ee…33beBase—$0.01100%coinbase77d ago0x588611…6be7f9
0xbe14…d0fe0x818a…5ccdBase—$0.01100%coinbase77d ago0x4f4bfc…09fc65
0xbe14…d0fe0x0922…74c6Base—$0.01100%coinbase77d ago0x102b74…e3cead
0xbe14…d0fe0x2c85…7f99Base—$0.01100%coinbase77d ago0x55268d…b4908e
0xbe14…d0fe0x6e39…2b86Base—$0.01100%coinbase77d ago0x101944…87e543
0xbe14…d0fe0xcf68…3483Base—$0.01100%coinbase77d ago0xd36f92…0999ea
0xbe14…d0fe0x689d…840fBase—$0.01100%coinbase77d ago0xb26f51…6fc767
0xbe14…d0fe0x4d4e…f53cBase—$0.01100%coinbase77d ago0x848f29…ac7ecb
0xbe14…d0fe0x69e4…19f3Base—$0.01100%coinbase77d ago0x0eced8…9c3e62
0xbe14…d0fe0xfefc…4b99Base—$0.01100%coinbase77d ago0x5d2ae6…eb8728
0xbe14…d0fe0xedb6…33b9Base—$0.01100%coinbase77d ago0xfb174f…3af531
0xbe14…d0fe0x5b42…946cBase—$0.01100%coinbase77d ago0x944668…48f3df
0xbe14…d0fe0x5b98…9de9Base—$0.01100%coinbase77d ago0xad15f3…245a00
0xbe14…d0fe0x9aa9…3701Base—$0.01100%coinbase77d ago0x0695b2…9d784b
0xbe14…d0fe0x19cc…10b9Base—$0.01100%coinbase77d ago0x57b2b0…b08481
0xbe14…d0fe0xd595…21f0Base—$0.01100%coinbase77d ago0x4e91f1…6e0504
0xbe14…d0fe0x5d9b…19cfBase—$0.01100%coinbase77d ago0x49fa5b…2f8fcf
0xbe14…d0fe0x3001…3668Base—$0.01100%coinbase77d ago0x17cf47…c0c30b

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.