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 ago0x66b8a1…f5e3ba
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x939de6…0f80e5
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x734478…ad91ed
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xc1d14c…054ab2
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x746fc9…a60e19
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xf3f525…e103c7
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x232ab4…629f29
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xe3d861…d28e32
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xa9b4a3…421adb
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x5bf52f…e9ac00
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x8a54f5…a5fa31
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xde6ccc…a97ef1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x3bcf5b…1cf42d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xdd2336…9a5d06
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x4cdb79…49d6b5
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x32bd73…6273e0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x4bd516…339106
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xefb0d4…49da7f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xc1a254…65ac0b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x072de7…3528f9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xf8e20a…2d2245
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xae3359…bee058
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x05746f…d49fd1
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0xadefb4…e0cd07
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown99d ago0x086d34…e07a01

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.