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 unknown59d ago0xd1be1a…ca5185
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xb0af0a…ab7cec
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x64b2e0…e03846
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x49f29d…e70896
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xd13827…1c9481
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x863f06…429315
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xedcf65…37f379
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x8ef862…ad4165
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x9aadd6…f10fa7
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xa7add0…190450
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x23e381…171a5b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xecec99…c2057a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xd66c53…58e287
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x5ac793…bf568b
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x9a4fc9…5fc98e
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xbee57b…5457ba
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xeee4f2…806f43
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x8f5e5e…130db4
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xa6c58a…cc264f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xebf854…d7eb6a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0x675345…abcd43
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xbf564e…d89dec
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xc89498…88ae80
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xa17aba…bbb4c9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown59d ago0xf935b5…1389bf

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.