Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdcd84c…f807cb
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99cd90…178b0d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e7dd6…fe2bf6
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37eb34…9e2b2f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95cf96…c08e97
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d985c…bcac8c
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e2228…6ccc06
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce2a80…8de678
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x359673…6520a1
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x81829a…aa9fce
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x630556…3e4ea2
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e94a0…8bca93
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd51941…da08e8
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x878192…fa9d84
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ae8d1…3318e7
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4aa360…cf5abf
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x680ae4…0b7926
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb4bd1f…583885
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcabf1c…77c512
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xabd1bd…6e576b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89617c…0633a4
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x89ddcb…664611
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0xea8c1e…f2c2b4
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95b6bb…478736
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e228a…25e41c

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.