Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc96a0…454f2c
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8722e1…ca89f7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88598b…9f1340
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83e5f0…ad8b00
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e90b6…8f39a9
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb0bdf…21ace4
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x26a5cf…a84976
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90fb95…bda42b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x059bfa…27ecc3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f2f36…314aa5
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xada18e…dd889b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79ecb6…134051
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1dc909…bf573e
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9a8d39…82a8ea
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac435d…b2445c
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7017f6…539483
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x500d79…e05c05
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb211cf…6b649f
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40bba1…e1e839
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a9442…28c54a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdbb98f…cbeae3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf3672…b57275
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ff934…0de400
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x33876b…44bed3
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47d7b4…6f2b92

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.