Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x755276…8d179d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38dfb3…3b81e5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ee971…bb9162
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b6f7e…32ce4c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e240b…daccf4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x539f3e…97a67c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18521e…1dfd0e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1657d…256fc6
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcce6d4…daa51f
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb85be…c7eb98
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x092f27…b8b5d6
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81b7e8…20e194
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x548e83…b42675
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdf698…4352eb
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d5c54…9998ed
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b6e49…c28269
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d527c…ed13e8
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe40190…90c64a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ebbc4…a20b03
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4bb72…ade77e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x678f6c…efe57e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d3562…e868d9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5bbc31…2889d5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f7e47…7df900
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b4a31…c54a3c

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.