Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x333d52…53a2ab
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x679936…14b8b2
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7dc1d1…0df685
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa17d7e…de6e0f
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x674f58…3c3c19
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd0a379…1c64a7
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36e07c…e84218
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3df996…84e9e9
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x366bba…253ce5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xba2b3f…ab5d70
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1221f5…125b2a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8f484…304f8c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x994b23…6711d4
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2b135…9ea8ff
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x303ba4…fe9216
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x932a3b…ad582d
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f9d6c…fa094a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf843b9…6c5fcc
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a361e…45aaaa
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x198743…1fcf36
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09c047…483763
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xec9b32…589e1e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2605aa…fec237
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9b7819…2eac06
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde162e…8b4f72

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.