Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x546817…8d80c7
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xc06799…842743
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xa2893c…806c6c
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xf4ff37…cd5ad4
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x209c1d…21a8e7
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x0a6731…d19e9e
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xa981d2…7985b3
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xc05b5e…18eb43
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xe98fbf…5b98af
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xf9fb66…895bfd
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xaf4349…7bce19
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xa9517e…e9699b
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x0a7ffb…1ec9b7
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xfde01c…b32340
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xb5e9fc…502dd4
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x0f82b4…d77b80
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x50ed57…85c821
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x1ff12d…21a652
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x099e8e…1f4c52
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x55ed12…bd2bd7
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x69e20c…fde502
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x392868…1bfdf9
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x4dffb8…8330c8
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0xd1b783…681bf6
0xa642…2ebc0xa9dd…2315Base$0.002100%Route unknown34d ago0x3df40a…1ab2dc

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.