Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase10h ago0xf18228…627c7c
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase11h ago0x463ab0…ba0265
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase12h ago0xe87e0a…026a2a
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x0bdc0c…829522
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x8fd502…c4de5c
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x3ae4bb…5075f2
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase13h ago0x7b9571…ef4b86
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase13h ago0x22dc4b…d2b738
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase13h ago0x4712d8…464136
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase14h ago0x3542be…33fd50
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase15h ago0x189757…d2dec3
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase15h ago0x9cadff…db27bb
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase15h ago0x64232f…79868d
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase16h ago0x791488…aa9396
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase17h ago0x79fec3…0165a2
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase19h ago0x3a5ed1…69160d
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase23h ago0xa636e7…5751a9
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x289315…aaa47e
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9af79f…26114f
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x34c066…7e9e9b
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5244e2…cc11a2
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x681678…66f449
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9ea093…cbf5b1
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0xdb76fc…db8fe7
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase1d ago0x26c0d5…9c1bd8

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.