Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc69433…e7a4e2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2a1952…cc05a5
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb9d60…204c86
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc5da0…3cddf2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38f954…02bb56
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9045c…f0758c
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbaf5b7…ccf838
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x352ac0…fce3c6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe047fd…bcb945
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b1241…fa9195
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7635a6…f095d4
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd8e507…23054d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcbdf2f…4456bc
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x670af1…a34542
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2e5ceb…d52bf6
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x49073b…23e155
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xddc2b0…eae8df
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xafb4d6…be36e2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfbcde3…890398
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xba0e79…bdef3d
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x34b6cf…9e1c9e
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfebd51…f86be9
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0267b0…4d28f2
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x097800…771a02
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f0f81…995bad

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.