Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base$32.71100%mrdn108d ago0x460f81…258948
0xfe8f…794d0x8e77…e2d6Base$30.99100%mrdn108d ago0x58cf05…23343f
0xfe8f…794d0x8e77…e2d6Base$28.64100%mrdn108d ago0x34a908…d7ec6c
0xfe8f…794d0x8e77…e2d6Base$31.87100%mrdn108d ago0xfea444…5695e8
0xfe8f…794d0x8e77…e2d6Base$24.78100%mrdn108d ago0x22421f…49f867
0xfe8f…794d0x8e77…e2d6Base$36.93100%mrdn108d ago0x3a5b6b…eb630f
0xfe8f…794d0x8e77…e2d6Base$35.91100%mrdn108d ago0x234fdf…c0f200
0xfe8f…794d0x8e77…e2d6Base$21.05100%mrdn108d ago0x160b7f…ce7f5f
0xfe8f…794d0x8e77…e2d6Base$99.55100%mrdn108d ago0x93b77c…ac4fb1
0xfe8f…794d0x8e77…e2d6Base$96.50100%mrdn108d ago0x0cab40…500360
0xfe8f…794d0x8e77…e2d6Base$95.81100%mrdn108d ago0x397652…5af11b
0xfe8f…794d0x8e77…e2d6Base$17.78100%mrdn108d ago0x828053…a45ef3
0xfe8f…794d0x8e77…e2d6Base$19.81100%mrdn108d ago0xf0f7c1…ce2018
0xfe8f…794d0x8e77…e2d6Base$28.67100%mrdn108d ago0xda33dc…0bcd5c
0xfe8f…794d0x8e77…e2d6Base$29.80100%mrdn108d ago0x32f86a…f5516f
0xfe8f…794d0x8e77…e2d6Base$19.44100%mrdn108d ago0x5f57f9…f64b33
0xfe8f…794d0x8e77…e2d6Base$16.63100%mrdn108d ago0x461f19…5b1317
0xfe8f…794d0x8e77…e2d6Base$28.44100%mrdn108d ago0xd04776…0ff999
0xfe8f…794d0x8e77…e2d6Base$35.36100%mrdn108d ago0x35bf1e…ddc786
0xfe8f…794d0x8e77…e2d6Base$31.48100%mrdn108d ago0x8cf386…976571
0xfe8f…794d0x8e77…e2d6Base$32.49100%mrdn108d ago0xc29af1…eed18a
0xfe8f…794d0x8e77…e2d6Base$15.91100%mrdn108d ago0x5907d0…2f8a78
0xfe8f…794d0x8e77…e2d6Base$20.96100%mrdn108d ago0xb237b4…ef2b47
0xfe8f…794d0x8e77…e2d6Base$18.39100%mrdn109d ago0x1bb6d0…e4c542
0xfe8f…794d0x8e77…e2d6Base$35.30100%mrdn109d ago0xb14c4f…95254b

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.