Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x518518…dddd49
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3d9f4…3d868c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4fa5a…eddb2f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x33c7f3…88c9eb
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfeac27…9c17a9
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e3a49…6498c3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x656d83…c71e70
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb6b8f5…1dfd7f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcec077…3bfef3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x504977…021066
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x812158…2ad557
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x021471…b8633c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x084344…4b8f19
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x680528…1af833
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd21551…096918
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d04ff…cef70c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bb444…9bed06
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x70d986…fe8dae
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac22a5…fc90c6
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x043eb7…4da2f1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5cc2f3…b27d6f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x241b3a…4e38a0
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23b727…d10fa4
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ed747…60afb1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8681d1…09ef20

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.