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$18.34100%mrdn67d ago0xf6df82…1578c6
0xb6db…31e10x8e77…e2d6Base$24.97100%mrdn67d ago0xf5fcba…4cc349
0xb6db…31e10x8e77…e2d6Base$25.78100%mrdn67d ago0xed41e2…0cf2b2
0xb6db…31e10x8e77…e2d6Base$28.91100%mrdn67d ago0x2b6999…e9c47e
0xb6db…31e10x8e77…e2d6Base$44.60100%mrdn67d ago0xf7267e…b7dd1d
0xb6db…31e10x8e77…e2d6Base$22.22100%mrdn67d ago0x37050f…572fe9
0xb6db…31e10x8e77…e2d6Base$23.09100%mrdn67d ago0xb907f0…2cbb1c
0xb6db…31e10x8e77…e2d6Base$19.54100%mrdn67d ago0x5342be…46a0aa
0xb6db…31e10x8e77…e2d6Base$26.06100%mrdn67d ago0xb9b94e…df31ba
0xb6db…31e10x8e77…e2d6Base$31.00100%mrdn67d ago0x94fd7b…e1d7db
0xb6db…31e10x8e77…e2d6Base$76.32100%mrdn67d ago0xd3a38e…9e8aea
0xb6db…31e10x8e77…e2d6Base$18.35100%mrdn67d ago0xc2c501…4119b2
0xb6db…31e10x8e77…e2d6Base$17.57100%mrdn67d ago0x10d147…cc9cf0
0xb6db…31e10x8e77…e2d6Base$20.08100%mrdn67d ago0x040ab5…cd777d
0xb6db…31e10x8e77…e2d6Base$56.31100%mrdn67d ago0x2a9cfd…d20d1d
0xb6db…31e10x8e77…e2d6Base$33.61100%mrdn67d ago0xeb8bbe…bf862f
0xb6db…31e10x8e77…e2d6Base$35.24100%mrdn67d ago0x2cabeb…c8e157
0xb6db…31e10x8e77…e2d6Base$26.30100%mrdn67d ago0x42c2fb…61a530
0xb6db…31e10x8e77…e2d6Base$37.14100%mrdn67d ago0x58b576…96b45f

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.