Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase20h ago0x29fd26…4ee061
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase21h ago0xaf6946…42b461
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase22h ago0x9e0756…ed55da
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase22h ago0xfeb888…3eded2
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase23h ago0x20c81c…159f21
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5cf105…60f07a
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x573359…f67969
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x6c215e…c8ead7
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xedf23c…4e1336
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x505750…7c8ee1
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xfd6bd6…80268b
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9961ce…3cc7e6
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x26546a…eb7ae6
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x1db227…b73eb9
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x9ff7b0…62b0e7
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x160e7c…458eeb
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcaa7f2…f704c7
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd009b2…93ee6f
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0016cf…e42971
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa3780a…6e9fc9
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x964abb…f2f91c
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd3aa86…2d9248
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd35b75…29e2fb
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd7b9ce…f40f5c
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase1d ago0x91ed07…c82b31

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.