Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x08f794…5c5cc8
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x0aa49a…ea2d95
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x34426f…fb4563
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x9eafa7…9e1df5
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x0d16ce…7f9d56
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x04f446…b40f77
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x62289a…784b4f
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x9bcf45…4848e8
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x5e3f02…acae6d
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x62484e…f569b0
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xa6fea7…f42d90
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x1d8e18…04513d
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xf1922f…113369
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xc70d26…cddb8b
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x431880…13d6fb
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xe886f3…87e5f2
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x512442…5e617a
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xcc3ccb…47c353
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x317918…19f3d6
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x277d67…58ad06
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xc6095c…477c7f
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xd88f5c…296b50
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xceb522…51672a
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0xd8980d…536036
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase118d ago0x5caa16…82bde9

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.