Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd501cf…9fe183
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b6c13…496d5b
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc124ca…736c54
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x602289…704fe2
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0b1525…d10a74
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfdd8b8…11078a
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe168f1…ed6ebe
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x482358…863ceb
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55f8e3…113110
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9638fb…e39a94
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc37b11…9b6aed
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x542596…406d6d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x62aaaa…d24cfa
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2266e…159e94
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c71c2…29d96e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94e389…bb33a0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c0ae7…9c81ee
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf4bbd1…17b2b1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0181f…f0614c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56042a…fb2e84
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xafb9f7…1dd3ae
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ce11c…bedc07
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1af800…8b6fc0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b6b5f…0ca34c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdd3092…c06cfd

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.