Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb63a46…db33ea
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x32a44a…a6687e
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x74f179…0c87f9
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x036727…49b6d5
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6092e4…51765c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19a8c7…113a1c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf09c99…09457e
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc4a2d5…235df2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9fbdc8…bebec2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x99bd05…287e30
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd6f97…ece865
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d102d…60b8c1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd477ef…e6188c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7622dd…8fc5e0
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a2999…9e34f9
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7b9fe4…600324
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2b6dfd…68d59f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd3b42e…21ce68
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe349e2…62c3a3
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc2a284…384947
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xef40ab…95cf4d
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf8e4a0…cc63a6
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98209f…878e83
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe41e0b…5255d2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdce40a…d0097d

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.