Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe1d9cf…467786
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab1cfd…74e802
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0e3222…f9a0da
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8c697…76eaf6
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde7b13…ac27fd
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7f9ba…b13a26
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe3ba15…e76e3f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6add53…999815
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb805b4…395b4c
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe66f85…4e0612
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x846742…4b937f
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56222c…266633
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34f4a5…804823
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x103b08…e7b774
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc0ffa1…d75066
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf87ecc…8cb481
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b67d8…37f441
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d02d8…076ede
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6c31cf…77fd30
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbedbd5…a6b877
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc9de38…855ece
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc1139…ed1b25
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72bb53…48ee96
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ba4fd…2f1d59
0x8638…63690x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10f017…20d16d

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.