Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3b162a…29e643
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x612c34…3ba22d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x43221b…a25921
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2ebd93…d109a2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x311eb9…7b10bc
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeee6dc…88527d
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0x02a7bc…5d20f5
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xeee4bf…7f10ea
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa7a2b1…65e0bc
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa7fb0f…3ec17f
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6f63bd…59cb66
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x89577d…5bc2d2
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x053905…e4482b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb01608…848d4e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb639d1…9c25aa
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3affe4…336877
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x08235b…72b899
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9a8e4d…c34a45
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4029f6…0b8ad8
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x321e74…404ad4
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8c523e…adc831

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.