Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd32ed…44847d
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x603516…e7f9a6
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2fe83…ad7dfe
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x424b95…75bb68
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa0dc09…375a99
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ee487…88c534
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa82291…170e05
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdbbab0…064c81
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa69c77…691c74
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x466356…35c2c2
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x798a1c…db2288
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0220d6…6d3dcb
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8805e1…c6c060
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa6e7e6…51b2fc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa87839…f18599
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5726c5…5d3c22
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c649f…3489ed
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd556b3…258482
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf6af72…4b05c3
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4d7f9b…ebc0f0
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7257cc…9f57cd
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xddff51…1f6626
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0xae3937…8d7a42
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x650f22…e219a7
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3569a2…14d748

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.