Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x768d…97c10x5cba…db19Base$2.16100%coinbase36d ago0xc10b49…6ebc54
0x5cba…db190x159b…4908Basex402 service$0.01100%coinbase36d ago0x3a38ec…488a09
0x5cba…db190x159b…4908Basex402 service$0.01100%coinbase36d ago0xb6efc7…23e19f
0x5cba…db190x159b…4908Basex402 service$0.01100%coinbase36d ago0x51eead…d9cfb9
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x08501c…f0e553
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xe677aa…546e09
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x0d602e…f05e53
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x42c9e2…439489
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xd9432c…f1084b
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x7db2f7…676afd
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x10b446…62f526
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xc0308a…1edeb7
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xdb79d7…a2886e
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x5a7222…b13b0e
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x525b15…728b0c
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xff8b33…89af53
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x89b27a…a88704
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x2e7f25…e56b98
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x97440f…43f63c
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x33cbe9…c88940
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x55200b…edb3df
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xfc9645…a84108
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0xa1e3a1…d05502
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x097437…c7013e
0x5cba…db190x159b…4908Basex402 service$0.10100%coinbase36d ago0x11923b…fbd201

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.