Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01fc0b…4fe45a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa23ef8…96002e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9eb874…b1e056
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf0549…f86686
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28de4e…37c5d0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e94b0…1d334e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a4084…f0f712
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe96ab5…66b321
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a7fe0…d264f9
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25f382…fc8f2e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb9030…66383a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa08b63…9515d0
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x89b0f7…d7c7a6
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xacce8c…898e02
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdfad0…542a3f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a7b46…033cf1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51bc47…170c7d
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a8ca4…160042
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xacc40e…8b676b
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a4047…64e17a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56d4a8…3e3e92
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94785d…26a169
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x754fbe…911afa
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb31aef…7de47e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29c4a7…6e9fcb

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.