Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f81…4e790x4c1d…acbdBase—$300.0970%0x7513…c9a819d ago0xf66a7f…98164d
0xe991…b3630x4c1d…acbdBase—$373.0070%0x7513…c9a819d ago0x343c38…151d39
0xbff5…83370x4c1d…acbdBase—$487.0070%0x7513…c9a819d ago0x429f87…1772e7
0x6607…c6070x4c1d…acbdBase—$487.8070%0x7513…c9a819d ago0x5bdc8e…e86b16
0x16e1…ee400x4c1d…acbdBase—$494.8570%0x7513…c9a819d ago0x8d719a…b2a2c9
0x8548…b5c90x4c1d…acbdBase—$500.0070%0x7513…c9a819d ago0xc27544…1365f1
0x5cce…c07b0x4c1d…acbdBase—$599.1970%0x7513…c9a819d ago0x87a730…613de5
0x05c8…e9560x4c1d…acbdBase—$675.0070%0x7513…c9a819d ago0x6a8a72…a027e0
0xe993…8c610x4c1d…acbdBase—$731.0070%0x7513…c9a819d ago0x4faf68…ca5ce8
0x6828…e1e30x4c1d…acbdBase—$975.0070%0x7513…c9a819d ago0xc37481…96e4e2
0x5636…72130x4c1d…acbdBase—$2,685.0070%0x7513…c9a819d ago0xcc6942…466536

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.