Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdcc5…d1390x3e0a…78e7Base—$0.004648100%coinbase75d ago0xbff7a7…cfce20
0xdcc5…d1390x3e0a…78e7Base—$0.003439100%coinbase75d ago0x757a3a…ab2d26
0xdcc5…d1390x3e0a…78e7Base—$0.003181100%coinbase75d ago0xd21256…765b93
0xdcc5…d1390x3e0a…78e7Base—$0.002727100%coinbase75d ago0x537a12…cca4c2
0xdcc5…d1390x3e0a…78e7Base—$0.003968100%coinbase75d ago0x9d10b5…9c1654
0xdcc5…d1390x3e0a…78e7Base—$0.003438100%coinbase75d ago0x87567a…4d977d
0xdcc5…d1390x3e0a…78e7Base—$0.002713100%coinbase75d ago0xc7966c…f3e4db
0xdcc5…d1390x3e0a…78e7Base—$0.005717100%coinbase75d ago0x611705…e54fd5
0xdcc5…d1390x3e0a…78e7Base—$0.003004100%coinbase75d ago0xa2240c…b68914
0xdcc5…d1390x3e0a…78e7Base—$0.002888100%coinbase75d ago0x7a2343…7c2dd8
0xdcc5…d1390x3e0a…78e7Base—$0.005618100%coinbase75d ago0xac3036…047979
0xdcc5…d1390x3e0a…78e7Base—$0.004977100%coinbase75d ago0x95d0f3…8e6134
0xdcc5…d1390x3e0a…78e7Base—$0.004953100%coinbase75d ago0x8d84a2…7086ac
0xdcc5…d1390x3e0a…78e7Base—$0.003053100%coinbase75d ago0xa816e5…269684
0xdcc5…d1390x3e0a…78e7Base—$0.005381100%coinbase75d ago0x279dd5…308c1d
0xdcc5…d1390x3e0a…78e7Base—$0.00265100%coinbase75d ago0xe4b152…b06909
0xdcc5…d1390x3e0a…78e7Base—$0.005259100%coinbase75d ago0x9b4df6…b65be9
0xdcc5…d1390x3e0a…78e7Base—$0.003495100%coinbase75d ago0xb4009a…678394
0xdcc5…d1390x3e0a…78e7Base—$0.005851100%coinbase75d ago0x66b447…7a70fd
0xdcc5…d1390x3e0a…78e7Base—$0.00576100%coinbase75d ago0x105574…46e129
0xdcc5…d1390x3e0a…78e7Base—$0.004395100%coinbase75d ago0x7d80fd…e7abee
0xdcc5…d1390x3e0a…78e7Base—$0.005584100%coinbase75d ago0xbdaf17…9de72c

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.