Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x742f…d28c0x0e65…43a7Base—$0.01100%coinbase84d ago0x58090e…3ac2ed
0x742f…d28c0x4684…71e8Base—$0.01100%coinbase84d ago0x9fd9c4…405b71
0x742f…d28c0x222a…3c90Base—$0.01100%coinbase84d ago0x34cae1…e8e048
0x742f…d28c0xc91b…93e7Base—$0.01100%coinbase84d ago0x88d9c8…5aa2e3
0x742f…d28c0x195f…691dBase—$0.01100%coinbase84d ago0x41124d…732a04
0x742f…d28c0xed0c…a9e1Base—$0.01100%coinbase84d ago0x18af15…e4e857
0x742f…d28c0x4abf…15f7Base—$0.01100%coinbase84d ago0xf4eb49…7b50ee
0x742f…d28c0xb4f7…3366Base—$0.01100%coinbase84d ago0xbde71a…0387d7
0x742f…d28c0x1e9b…409fBase—$0.01100%coinbase84d ago0x8fe159…a9614a
0x742f…d28c0xa470…9f7aBase—$0.01100%coinbase84d ago0xa7ed49…f0ba54
0x742f…d28c0x5794…468cBase—$0.01100%coinbase84d ago0x8baccd…076b6f
0x742f…d28c0x536d…472dBase—$0.01100%coinbase84d ago0x3e26d4…cead23
0x742f…d28c0x7775…1b15Base—$0.01100%coinbase85d ago0xf69232…9de992
0x742f…d28c0x4a13…c3ddBase—$0.01100%coinbase85d ago0x320f4b…c57e7a
0x742f…d28c0x29db…9883Base—$0.01100%coinbase85d ago0x169c5d…38b5d2
0x742f…d28c0xf161…fb73Base—$0.01100%coinbase85d ago0xab7a07…0d649f
0x742f…d28c0xd3d1…5834Base—$0.01100%coinbase85d ago0xb5fdd0…c23478
0x742f…d28c0x932d…b8b2Base—$0.01100%coinbase85d ago0x83baf5…e59679
0x742f…d28c0xd23e…bbcdBase—$0.01100%coinbase85d ago0xd62a70…7f19c4
0x742f…d28c0xc3fd…519eBase—$0.01100%coinbase85d ago0x6765d3…9364c4
0x742f…d28c0x8111…cdc7Base—$0.01100%coinbase85d ago0x6824f1…cf4885
0x742f…d28c0xd8c2…693cBase—$0.01100%coinbase85d ago0x1b636a…c2142f
0x742f…d28c0x5d1f…2b4aBase—$0.01100%coinbase85d ago0xba08ae…852076
0x742f…d28c0x3be6…2c89Base—$0.01100%coinbase85d ago0x40be56…1da862
0x742f…d28c0xa459…7dadBase—$0.01100%coinbase85d ago0x95ed96…5f253b

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.