Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0xe7700e…fb2185
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x171d97…d88ce4
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x91f65b…228895
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0xebcf5b…d30e54
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x332ce3…f6d79b
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0xee3016…9d7f84
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x4ab65a…22fe52
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x8df2fb…ba8647
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0xb14a70…49f0cd
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x7b92eb…1194d7
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0xc746d6…6efbcf
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x2509ec…95cd19
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0xc913a4…167a9b
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x4c5fa1…c9c695
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x0ea811…ed1875
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x16c6c1…5c5688
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x91fcec…4b129c
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x3c9a47…a3fd7b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x69de2b…0a88b2
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0xe887a3…689477
0xeb0e…4f690x13bf…b9a7Base$0.002100%candidates98d ago0xb5f121…b9a0f2
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0x9c8243…1eb51a
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0xd9e575…3edb86
0xeb0e…4f690x13bf…b9a7Base$0.0025100%candidates98d ago0xcc9c44…981025
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase98d ago0x4808c6…14f086

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.