Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0x71f5a3…ed6792
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x140988…d13874
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0xb69bcd…873522
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0xd02afb…036201
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0xc04910…8d41cf
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x18cfab…cddcd6
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0x56b647…aa785c
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x0d077f…430c59
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0xfbe4c7…abd583
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x19afe3…001254
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0x5d1a13…2b34e7
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x4a144a…599063
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0xe0c398…022007
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x5454b0…d1a631
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0x4c1c22…6137ad
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x517c16…e7b69a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%candidates103d ago0x81a32a…12a86b
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x696265…6a7326
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0xe40c8f…9b4ac1
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x1eeafe…15e059
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0xda320f…53fc77
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0xcaf2e6…2da9d9
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%candidates103d ago0xc83bf9…d623b8
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates103d ago0x623dd7…ab461e
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase103d ago0x44b74e…27ea46

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.