Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x93c7a3…37ca6b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x896197…d93a2b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x307b6f…ffeca0
0x0003…4f690x10c1…1e24Base—$0.07100%coinbase113d ago0x342de9…90bbc1
0x6d45…b7f00x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase113d ago0xe67014…272537
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x2241d0…64a7fe
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x5a0767…ec2229
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase113d ago0x7f99cf…b907b1
0x26a5…02010xa9dd…2315Base—$0.002100%coinbase113d ago0xcd3f1b…a101d5
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0xeb6991…e0a939
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd829e1…ffacb5
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x71a2c0…cad77e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb370ff…3c2e01
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase113d ago0x2be7fe…c5d5c2
0xb5f1…86110x40a8…ad8bBasex402 service$0.01100%coinbase113d ago0x966e94…c14caa
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc67b1d…578db2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8f21b…2dbe29
0x6ab2…42db0x10c1…1e24Base—$0.009061100%coinbase113d ago0x35416e…eee56f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2bc0b…c21b47
0x76dc…ab9b0x6366…f1e2Base—$0.000964100%0x7f16…55b4113d ago0x23a80c…a53a62
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e74af…c6061e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe93908…f32941
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c6428…16d5d8
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3cca4…998e97
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf59236…6564c9

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.