Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b2…2aed0x6d91…48d3Basex402 service$0.95100%coinbase98d ago0x848deb…0e221c
0x9cc4…b1760x6d91…48d3Basex402 service$0.05100%coinbase98d ago0xa094f5…b96cbc
0x9cc4…b1760x6d91…48d3Basex402 service$0.20100%coinbase98d ago0xfe72ae…140f21
0x9cc4…b1760x6d91…48d3Basex402 service$0.04100%coinbase98d ago0xbad303…ae20a6
0x9cc4…b1760x6d91…48d3Basex402 service$0.03100%coinbase98d ago0x655653…0b8120
0x9cc4…b1760x6d91…48d3Basex402 service$0.08100%candidates98d ago0x9326ac…382f58
0x9cc4…b1760x6d91…48d3Basex402 service$0.15100%coinbase98d ago0x498caf…d408a8
0x9cc4…b1760x6d91…48d3Basex402 service$0.08100%coinbase98d ago0x5e2b1b…31b50a
0x9cc4…b1760x6d91…48d3Basex402 service$0.60100%coinbase98d ago0xc65c9e…4dac77
0x9cc4…b1760x6d91…48d3Basex402 service$0.95100%coinbase98d ago0xfbdf09…ad9e56
0x9cc4…b1760x6d91…48d3Basex402 service$0.95100%coinbase98d ago0xaef2df…d3c154
0x9cc4…b1760x6d91…48d3Basex402 service$0.15100%coinbase98d ago0xe40b55…b7a4c8
0x9cc4…b1760x6d91…48d3Basex402 service$0.05100%candidates98d ago0x17de3e…90befb
0x9cc4…b1760x6d91…48d3Basex402 service$0.03100%coinbase98d ago0x9f82a3…25eb8f
0x9cc4…b1760x6d91…48d3Basex402 service$0.04100%coinbase98d ago0x348b27…23860e
0x9cc4…b1760x6d91…48d3Basex402 service$0.04100%coinbase98d ago0x46041b…0058b7
0x9cc4…b1760x6d91…48d3Basex402 service$0.06100%coinbase98d ago0x22a430…8e69a5
0x9cc4…b1760x6d91…48d3Basex402 service$0.05100%coinbase98d ago0x340420…bd43c2
0x9cc4…b1760x6d91…48d3Basex402 service$0.08100%coinbase98d ago0xb57b5b…aefb06
0xcb7d…a6ef0x6d91…48d3Basex402 service$0.95100%candidates98d ago0xb1c687…8f2ae6

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.