Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xe357fd…1d287a
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0x12eac7…952e20
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0x693211…ea82ef
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xe87736…e3e5bf
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xfb6f22…8ac6c7
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xb2deb0…621926
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xf478b6…47d1df
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xc0c2ae…3d78a6
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xf46bf9…7f3f97
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xd1eefe…d86932
0x7985…75850x9c95…e299Base$0.001100%Route unknown49d ago0xd48f6e…1c59c5
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0x84cf48…e5530b
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xadd39f…38115b
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0x678de7…4446ea
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xd2a437…b84697
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0x38876f…da35d4
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0x801c05…824b51
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0x3c3f55…2d09dc
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xe202cd…5ef06e
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xa08e13…2ee41d
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xe73f6a…3cc677
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0x04f6f3…63a054
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xd99ae6…d7e810
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xf8166d…6f8b62
0x7985…75850x9c95…e299Base$0.001100%Route unknown50d ago0xc5376b…671054

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.