Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$34.51100%mrdn55d ago0x6e542b…9f9494
0xa6a9…809d0x8e77…e2d6Base—$22.00100%mrdn55d ago0xa4dc95…d008e7
0xa6a9…809d0x8e77…e2d6Base—$39.61100%mrdn55d ago0xb890f0…10992b
0xa6a9…809d0x8e77…e2d6Base—$38.92100%mrdn55d ago0x52eab8…abd762
0xa6a9…809d0x8e77…e2d6Base—$41.54100%mrdn55d ago0xad655f…46f628
0xa6a9…809d0x8e77…e2d6Base—$26.60100%mrdn55d ago0xf7b5e5…da2b87
0xa6a9…809d0x8e77…e2d6Base—$32.30100%mrdn55d ago0x9407c1…73b448
0xa6a9…809d0x8e77…e2d6Base—$23.78100%mrdn55d ago0xef8f85…4afb17
0xa6a9…809d0x8e77…e2d6Base—$18.43100%mrdn55d ago0x44040e…a8b0b5
0xa6a9…809d0x8e77…e2d6Base—$31.34100%mrdn55d ago0xd4ae8c…757e88
0xa6a9…809d0x8e77…e2d6Base—$21.68100%mrdn55d ago0xa0ae24…ed2002
0xa6a9…809d0x8e77…e2d6Base—$19.61100%mrdn55d ago0x91ab45…07e77c
0xa6a9…809d0x8e77…e2d6Base—$29.99100%mrdn55d ago0xa59c0a…f3afb4
0xa6a9…809d0x8e77…e2d6Base—$18.24100%mrdn55d ago0xa08f30…6ae2df
0xa6a9…809d0x8e77…e2d6Base—$33.12100%mrdn55d ago0x7e8f65…674832
0xa6a9…809d0x8e77…e2d6Base—$33.21100%mrdn55d ago0xb6a9ec…1419b9
0xa6a9…809d0x8e77…e2d6Base—$44.10100%mrdn55d ago0xe18652…9fda76
0xa6a9…809d0x8e77…e2d6Base—$22.85100%mrdn55d ago0xf8dcd6…6775af
0xa6a9…809d0x8e77…e2d6Base—$34.15100%mrdn55d ago0xbe4a29…af755d
0xa6a9…809d0x8e77…e2d6Base—$31.26100%mrdn55d ago0x729907…99119f
0xa6a9…809d0x8e77…e2d6Base—$32.08100%mrdn55d ago0xa3fad6…3eb85b
0xa6a9…809d0x8e77…e2d6Base—$21.97100%mrdn55d ago0xdec998…702a06
0xa6a9…809d0x8e77…e2d6Base—$19.84100%mrdn55d ago0x369d3d…5b327f
0xa6a9…809d0x8e77…e2d6Base—$23.48100%mrdn55d ago0x88953e…1dc87f
0xa6a9…809d0x8e77…e2d6Base—$25.51100%mrdn55d ago0xc08085…cd252f

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.