Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d4…c70e0x2d82…ba89Base—$0.80100%0x93f9…9737104d ago0xb9db45…decd6d
tatastothemoon.eth0x2d82…ba89Base—$0.05100%0x93f9…9737104d ago0x4100a3…4e3178
0xd614…9a600x2d82…ba89Base—$0.15100%0x93f9…9737104d ago0x06d1e9…21e663
0x4675…5c080x2d82…ba89Base—$2.10100%0x93f9…9737104d ago0xe23d1a…2bf093
0x8119…d9e50x2d82…ba89Base—$0.70100%0x93f9…9737104d ago0x6aed0c…5299c9
0xdec6…c3400x2d82…ba89Base—$0.05100%0x93f9…9737104d ago0x9de87f…da732c
0x6ee4…3ec30x2d82…ba89Base—$0.05100%0x93f9…9737104d ago0x42d2cc…7ac1ec
0xf1c9…0f180x2d82…ba89Base—$0.15100%0x93f9…9737104d ago0x6d3a5d…60e406
andrissta.eth0x2d82…ba89Base—$0.05100%0x93f9…9737104d ago0xd011e3…cfa034
0xed9a…aa280x2d82…ba89Base—$0.50100%0x93f9…9737104d ago0xd32be6…2a73d5

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.