Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x3dad11…d1deda
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xa54677…9b41d1
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xef7e82…0cbc7b
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x94c311…9ed4f8
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x383147…2f032f
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x44c7b1…dd2e78
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x98e9d7…bd3e1a
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xa7e463…1c5cb9
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xdb122f…4927cb
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x1efba1…a9ee80
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xd5f355…c551a3
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xa5a7b7…0f6f9e
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x1b1b2d…62e9f5
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x6212f3…775e86
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xb24f6a…df858a
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x3279b9…78187e
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x9f5d50…0cf7f0
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x1e953f…895daf
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x766fbd…3982b8
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xcb23d0…2c2313
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xccaaaa…856563
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x804622…3f70e4
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xd677f1…90793a
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0x10cd2d…85ba9b
0xe4b4…32680xa9dd…2315Base$0.002100%Route unknown71d ago0xf4c929…80c0a3

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.