Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fe8be…2254a2
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98ca2c…b12ad1
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d14a1…1d5ba7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa36683…fabe75
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3240bb…27326c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x66d65b…f9d804
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc531ee…279cd0
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7b7df…192379
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x03f32f…2730ae
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d99c0…fb7c30
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x730cbe…e03972
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb93380…6c637d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e2136…2b817b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd95303…750dd2
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65d1c6…a929eb
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x54fe8b…d567f7
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa5ae25…0aea95
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1bc588…58bedc
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x20b5a4…65e9a1
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbc970…e68567
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf4ec32…f9c51e
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ba092…98be75
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3bb916…3153cd
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe45bbf…80702b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46b096…1e3afc

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.