Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c1fe3…783de4
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc05716…e5e28f
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe62d41…5e7e8b
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f2402…35bd94
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe3738…ca3366
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa96b2…3bf6fe
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd385db…1be58c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x785aa4…601014
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfbc642…923813
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x561175…8d586d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x20ec82…a5408b
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8df265…6bd365
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeab632…027c23
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16752a…c2a59f
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x600a8b…4c2e48
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd6c09…95fc4b
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b06fd…5628fd
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa89772…351bfe
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xca109d…842af4
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x550f56…389742
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad7ef0…312daa
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5338b8…604cd6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaca250…345089
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x417310…c8b6fb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa29c6c…5e94b9

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.