Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x61b714…861b74
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda80b8…0956f4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6960b7…4ef696
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1af011…d11014
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c7f70…2385f7
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff0ee5…be2e0f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1941bd…90bc6d
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55fd73…e3cf22
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b9f5a…8f1ace
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd9d915…683605
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76eafc…35675d
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x923397…f1b740
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2bf8e…b6c446
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd74360…c8ee48
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x26ad13…447860
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e851e…1158ff
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd9f2f…e8c5bb
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c5d23…d608be
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ddce3…167af3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43192e…575bde
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b44b6…1f2e1f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x600e4d…4e4a28
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7db351…8886b8
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf91f1e…34ae2c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcbf600…87cbbc

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.