Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base$52.03100%mrdn54d ago0x78f777…0ec3cc
0xb6db…31e10x8e77…e2d6Base$31.45100%mrdn54d ago0x1011c2…07de80
0xb6db…31e10x8e77…e2d6Base$96.87100%mrdn54d ago0x33a7a1…77cd37
0xb6db…31e10x8e77…e2d6Base$35.26100%mrdn55d ago0x881e69…f775ef
0xb6db…31e10x8e77…e2d6Base$67.88100%mrdn55d ago0xbcf6d8…2bf222
0xb6db…31e10x8e77…e2d6Base$34.00100%mrdn55d ago0x6fbba7…ce1b38
0xb6db…31e10x8e77…e2d6Base$70.53100%mrdn55d ago0x2980d3…b1b204
0xb6db…31e10x8e77…e2d6Base$41.14100%mrdn55d ago0x055188…9f0a34
0xb6db…31e10x8e77…e2d6Base$39.28100%mrdn55d ago0x3c0515…56327b
0xb6db…31e10x8e77…e2d6Base$45.75100%mrdn55d ago0x6896a2…8b9198
0xb6db…31e10x8e77…e2d6Base$37.46100%mrdn55d ago0x24675d…c5e493
0xb6db…31e10x8e77…e2d6Base$83.08100%mrdn55d ago0x78014b…82c0a6
0xb6db…31e10x8e77…e2d6Base$44.22100%mrdn55d ago0xc2a445…d43bbe
0xb6db…31e10x8e77…e2d6Base$39.09100%mrdn55d ago0x636cfa…d21229
0xb6db…31e10x8e77…e2d6Base$28.38100%mrdn55d ago0xa9fdf4…b934ff
0xb6db…31e10x8e77…e2d6Base$47.18100%mrdn55d ago0x49536b…e42a89
0xb6db…31e10x8e77…e2d6Base$33.92100%mrdn55d ago0x4e743a…18ba0d
0xb6db…31e10x8e77…e2d6Base$100.15100%mrdn55d ago0xcaa84a…ef45ca
0xb6db…31e10x8e77…e2d6Base$45.47100%mrdn55d ago0xbc4d87…2acf4e
0xb6db…31e10x8e77…e2d6Base$33.27100%mrdn55d ago0xc9f714…fbcb91
0xb6db…31e10x8e77…e2d6Base$30.21100%mrdn55d ago0x7b3ff6…5d2c02
0xb6db…31e10x8e77…e2d6Base$74.89100%mrdn55d ago0xa211e8…00fab5

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.