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$37.09100%mrdn60d ago0x062dfd…67010a
0xb6db…31e10x8e77…e2d6Base$21.48100%mrdn60d ago0xd75f7e…3c745c
0xb6db…31e10x8e77…e2d6Base$34.54100%mrdn60d ago0x1543d5…4116fe
0xb6db…31e10x8e77…e2d6Base$28.83100%mrdn60d ago0x802d8a…b474aa
0xb6db…31e10x8e77…e2d6Base$23.73100%mrdn60d ago0x9de9fd…98e4ab
0xb6db…31e10x8e77…e2d6Base$21.91100%mrdn60d ago0x2379c9…821ea1
0xb6db…31e10x8e77…e2d6Base$29.22100%mrdn60d ago0x41388a…988431
0xb6db…31e10x8e77…e2d6Base$28.69100%mrdn60d ago0x6cfa93…6b27c3
0xb6db…31e10x8e77…e2d6Base$20.55100%mrdn60d ago0xe3b039…756a4e
0xb6db…31e10x8e77…e2d6Base$16.14100%mrdn60d ago0x100ea8…f57872
0xb6db…31e10x8e77…e2d6Base$35.45100%mrdn60d ago0x3e00f2…68d7c4
0xb6db…31e10x8e77…e2d6Base$31.46100%mrdn60d ago0x6a89a6…a50139
0xb6db…31e10x8e77…e2d6Base$29.50100%mrdn60d ago0xb2886c…d67dfe
0xb6db…31e10x8e77…e2d6Base$31.88100%mrdn60d ago0xa771b4…19c9eb
0xb6db…31e10x8e77…e2d6Base$25.26100%mrdn60d ago0xdc1977…88820d
0xb6db…31e10x8e77…e2d6Base$23.11100%mrdn60d ago0xb8d528…5d93e4
0xb6db…31e10x8e77…e2d6Base$14.64100%mrdn60d ago0xcffa34…c3b403
0xb6db…31e10x8e77…e2d6Base$25.77100%mrdn60d ago0xdbe851…f7f514
0xb6db…31e10x8e77…e2d6Base$44.38100%mrdn60d ago0xb8b20c…2f72df
0xb6db…31e10x8e77…e2d6Base$31.63100%mrdn60d ago0x87a4e0…1c20dd
0xb6db…31e10x8e77…e2d6Base$31.44100%mrdn60d ago0x1d5b6f…68e819
0xb6db…31e10x8e77…e2d6Base$21.11100%mrdn60d ago0x80e42e…349c67
0xb6db…31e10x8e77…e2d6Base$25.56100%mrdn60d ago0x93ebe3…854bd5
0xb6db…31e10x8e77…e2d6Base$25.92100%mrdn60d ago0x36134e…8e0db8
0xb6db…31e10x8e77…e2d6Base$17.16100%mrdn60d ago0x89e494…6bf727

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.