Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x06b7b8…880ab5
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x247c45…3d6131
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8333b3…5965c0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc936bf…9ef008
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44be63…3d3f4d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfaf337…251b83
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe1100f…42db3a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51ffef…f3760e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xac8426…a39598
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x261b63…456dff
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3be584…9dc2a2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9382fa…6f33d1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb41b83…02b195
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2a115d…41ac1b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcf3e98…6fe9fd
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x84c1e7…8413ce
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd8d581…c2b69c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x288cae…a338c5
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x137fe6…db3bd1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa0fba6…ad77e7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x738ac3…c3adda

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.