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%payAI115d ago0x44e382…a8895c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x445146…846b79
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82df0e…e05ecd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8aee7…b8aa99
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa5f2e2…1fbf41
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x967005…ac4beb
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7000d…387ff3
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5eed5…22201a
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b8796…bdf464
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa10bf6…16cdcc
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x392360…72272c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe92ead…0355c1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x44f607…152966
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x79a820…949346
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a78d0…654fa1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x065d8c…98ac5c
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84bc4c…9df27b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15ff79…cad99d
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21dda5…dd66fd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x95358b…60f132
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x198909…65b97b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x09e300…e53970
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfee7fc…59cd53
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6dcaa6…d7f359
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f1ffb…4bb56c

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.