Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x9a1d5e…412989
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xa0c3f0…514334
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xf3d97a…2773cb
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x75044b…d31865
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x71b535…765a76
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x031f84…579cb8
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xd206f8…d7e9c8
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x9a8e8d…b4db12
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xc4d7fc…a881c4
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xa88e78…677a58
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xcb2d31…0229aa
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xbf6b39…60de3d
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xc80df5…9e2ba3
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xc35c6d…24ca3c
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xf20ee5…a29a50
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xaff090…b62467
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x710ef2…fae2e6
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0x86f5b2…80f6f4
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xa641c3…075231
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase53d ago0xf83b93…570e14

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.