Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x45109f…1a3200
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ba7bb…82ad5e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf15d77…55c401
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd1d71b…55dcc1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe47b79…fce40d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49f06c…465655
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21d09e…d8f33d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd0b2b…45472c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85d48a…112d22
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xadd8b1…b98eaa
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a3924…938517
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf88159…41ecb7
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf73ca4…313091
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd245a…435b72
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x76c35f…98146f
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e692e…30851e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38b97d…8856b8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd6b55…a2df6e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ade80…fac694
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc6243…02f2c6
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x050029…502ede
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4846e…1ffef1
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca9b89…3ef7d5
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x424f1f…1c9335
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI106d ago0x585f3e…f0c9ed

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.