Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa22950…a9c600
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf4dfd3…402815
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x36e069…323b56
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0d035…d9d71d
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x155336…bf28f1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea7c83…aaf323
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7e685…9b4740
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0bf417…5198d3
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7283c6…975c15
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78a8b3…6cfbf3
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7bdeb2…55782c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x949d91…4cf86f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6640c…27ffc9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3da0ad…064e2f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09206d…f0af01
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x06daa0…f0f392
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0xae7963…f3595a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x483610…7f0f37
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI117d ago0x807e9b…0da5df

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.