Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f92…b8320x7c71…326eBase—$0.01100%coinbase85d ago0x20d673…94de3a
0x5f92…b8320x464a…3b57Base—$0.01100%coinbase85d ago0xecf08a…93d00d
0x5f92…b8320xdd00…9395Base—$0.01100%coinbase85d ago0x9c75dd…cfaeec
0x5f92…b8320x4097…059dBase—$0.01100%coinbase85d ago0x91e51c…2202bb
0x5f92…b8320xbf52…cfeaBase—$0.01100%coinbase85d ago0x1a1fbe…1a399d
0x5f92…b8320xda24…217eBase—$0.01100%coinbase85d ago0x7bfd20…79efbc
0x5f92…b8320x6801…f4b8Base—$0.01100%coinbase85d ago0x8442e8…e8dd33
0x5f92…b8320x1ff7…3e40Base—$0.01100%coinbase85d ago0x738666…aae5cd
0x5f92…b8320x4c46…3e64Base—$0.01100%coinbase85d ago0xc66aeb…77f93f
0x5f92…b8320x7bf9…1c16Base—$0.01100%coinbase85d ago0x935c42…f0a32f
0x5f92…b8320x822a…e70cBase—$0.01100%coinbase85d ago0x7cbf15…792fe9
0x5f92…b8320x83ea…bb2cBase—$0.01100%coinbase85d ago0xa1393f…eb5258
0x5f92…b8320x8534…f5e6Base—$0.01100%coinbase85d ago0xbdb5e7…1e4c0c
0x5f92…b8320xe422…99d0Base—$0.01100%coinbase85d ago0xeb0d70…3a8af8
0x5f92…b8320xe2e9…b926Base—$0.01100%coinbase85d ago0xa7617b…94f7c2
0x5f92…b8320x0b16…4055Base—$0.01100%coinbase85d ago0x6f0e88…48d801
0x5f92…b8320x070f…e5fdBase—$0.01100%coinbase85d ago0xb257cb…ba7dd3
0x5f92…b8320x611c…e939Base—$0.01100%coinbase85d ago0xc9a44a…f918a2
0x5f92…b8320xba94…49deBase—$0.01100%coinbase85d ago0x007f26…46ad21
0x5f92…b8320x7f3e…b191Base—$0.01100%coinbase86d ago0xc64d4d…ec8bbc
0x5f92…b8320x69b0…1dc1Base—$0.01100%coinbase86d ago0xc1e845…2b9aa9
0x5f92…b8320xb256…50f2Base—$0.01100%coinbase86d ago0xd22825…4d62e4
0x5f92…b8320x0e5b…609aBase—$0.01100%coinbase86d ago0xa0aa7e…6e23f0
0x5f92…b8320xbf96…68e0Base—$0.01100%coinbase86d ago0x56134a…3dcffe
0x5f92…b8320x22bd…d911Base—$0.01100%coinbase86d ago0xfe8a9e…2e697c

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.