Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x3c1121…bdbfc5
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xeb672f…9a081a
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xd27c15…4e6433
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x558c95…2bd42b
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xaf9572…d942f4
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x7f6767…fb9b7e
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xb1ec9b…772bc2
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xa116b5…dac028
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xe70048…59c074
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xad16b1…e0a490
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x3324f1…eaa318
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x177a14…801be2
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x022318…4f4bda
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x360c75…3afc7d
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x730186…986318
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x9ce921…e2f15f
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x32358b…e2bd2e
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0x064e27…6ec7b4
0xed61…cb980x9c95…e299Base$0.001100%Route unknown44d ago0xaa5a50…ed7a88

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.