Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3a539…abf79a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23dc79…3c7c4c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1537c7…f2fc48
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccaaf1…9a9a5c
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1af485…8bad5a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb5c116…dea7bd
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2ea8f…419d20
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8211d…4aa593
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e6b6d…5ede58
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c9ffc…9c9d70
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc20305…a28bca
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2bcf21…8f7837
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45c523…34fe2b
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c077b…ce4971
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9755ac…82179e
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x672f9e…096a1a
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf31606…902320
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58112f…7dfa74
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1cedd8…a09cd8
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8477f0…15c022
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa1b1d6…bc2edb
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcf2d8d…ec2999
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde8c5a…84e8fc
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e3f3e…65d373
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4af274…141a81

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.