Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x84a946…5db794
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xbbf69f…2ada8b
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xefb67b…b6a1ac
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xb2918d…91121c
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe1b44c…95d77f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7fb5ca…99c375
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2ffc0a…aef989
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x727bbf…661f97
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x75cca9…d714f2
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd5acd9…478dc6
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x034a74…e20395
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x22910e…a1bf66
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x77c064…918b50
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x0fcc94…e3cb37
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xa3742f…5e1dcd
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xcbc2f9…78fcd6
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x80f2f0…4bc3fa
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2fb032…a53642
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x04eb53…297a66
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x13bce1…c7549f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9fafbf…3d841d
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x16630d…1392e4
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xeee2b6…8990a1
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe7f4bb…05c34f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe13a7b…131067

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.