Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xda622d…e48457
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9f1d56…39c496
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x351c59…df5550
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x796c10…f887db
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba8321…1d5c00
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x40cb0b…0b1a9e
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4abc95…3a8f31
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0c9093…3c9233
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfbf24…a83c2f
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfad699…ceb682
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d708d…44637c
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c8a06…2a5a31
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53bf8b…a9732a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa68fcb…13c75a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49f36a…d2a834
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3469c2…02cafb
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b4c6f…1ca38b
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0df8c5…ea977a
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fb908…4ac109
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc486e3…7bc313
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9311f9…f483a1
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8dbed0…2b26f4
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83c289…a995ac
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8b0b9…f665aa
0xc3e7…3f0c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x332ea8…59a7fa

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.