Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00x159b…4908Basex402 service$0.01100%dexter38d ago0x18f280…2f9c47
0x7be0…6aa00x159b…4908Basex402 service$0.01100%dexter38d ago0x4271a9…f83076
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x3bf350…7f1b88
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xf02e8f…113849
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xef8b42…9cb75c
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x71b1b3…6ae4c3
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x8afa78…4b79ba
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xd3e44c…ce7d41
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x54788e…d83336
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xb1be7b…96e3d3
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xe4b03c…a5b5ba
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x9deac8…a0d0f0
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x1c4dd5…ab3a94
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xcc0d49…a66eff
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x5b4927…a0a343
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xf7a44c…176bb1
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x5c0c3b…a98fbf
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x72c86b…09256a
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x592f6f…18b680
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x93e0f6…d13c6d
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x7ce418…03ecfe
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xac183a…6f1b97
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0x258566…1c4ecb
0x7be0…6aa00x159b…4908Basex402 service$0.10100%dexter38d ago0xb11a8c…6e0049
0x430a…889e0x7be0…6aa0Base$2.22100%dexter38d ago0x289294…435a73

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.