Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4a66b9…380cef
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3187f5…b03714
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x737991…7c9928
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd40145…8fd6bb
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc5f354…019376
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4b5bc5…f23cc3
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc7d701…5d3f13
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x842e41…30a7d7
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xed219c…5e800f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7ba8a4…d38965
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x59e988…a58917
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcea9af…bb044c
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5863b6…38938e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7d3042…f614b7
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x35f492…6a97ac
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1a9aac…fc0afe
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x326f64…059665
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbe5d52…d9b853
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x59257d…d179b4
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x24836d…7bfa57
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4e4e7b…85120b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfa12cf…5d3c7c
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x98454b…94b2ca
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x68187f…0927ad
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfafc63…d43a0c

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.