Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xf432d2…3b749c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x522e26…840768
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x125c91…66f478
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x7adcae…0c6416
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x2dc433…939371
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xe70b2a…42dafd
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xc8ad6c…9fc26b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xa4301f…e7c6c0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xf9f838…41baea
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x1eeb26…279870
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x3d3957…4788ae
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x4fc920…caaeb2
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x62b56c…e52935
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x5e1ded…776ad9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x441d03…4d5893
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x1568aa…23aafd
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xf781c9…d763b7
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x657093…c8f5be
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x9f0a9d…7d4960
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x39510b…0b0794
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x90e2fd…0a233b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x04a43e…c4add0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xeb64b0…256332
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x384451…82bd23
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xb65d27…9db586

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.