Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x8ec6eb…b88b4a
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x4365c0…fb159d
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x02766e…fd3e28
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x44187e…ac785a
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0x555a84…e4fda8
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI177d ago0xf5a186…9d4a06
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xa28ff6…4b79eb
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x66f020…b6051b
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x9446dc…05b507
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x278631…bb2afd
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x96d147…68f419
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x100ccf…f73b3c
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xef7967…6c0c9d
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x5b6dc6…3872f3
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xec4d4f…d3620a
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xecc0bb…c70cbf
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xb0f9c6…1d50c3
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x78e36b…96d85c
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xf9af0a…b537df
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xcf92ab…279127
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x1b8009…997534
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0xf956e4…e57dc4
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x25e90f…2e45b4
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x7bf06d…e38f57
0xe7cc…873e0x6a5e…c666Base$0.01100%payAI178d ago0x8a3389…640a4d

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.