Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x3e6b04…f19325
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x430e9e…6524ff
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xb0a941…fa5451
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xfa2470…5c9c17
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xec5cc9…ecd04b
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x88a66b…db08ab
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xdf882f…ce3a06
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xac8ca6…09190e
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x40e2bd…7226c9
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xfff462…c7c797
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x8be740…f3b6c1
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xe5c26d…66e3d0
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x94fc49…6b19f1
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xcf646e…19fe3e
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x9fb0a2…3bd138
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xe5369b…e7cd0b
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0x2cd6e9…043f5a
0xb037…14920x9c95…e299Base$0.001100%Route unknown20d ago0xe40939…3fd1a5

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.