Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x485675…4376a0
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x8ff826…919ad7
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x1152ff…e76018
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x17352c…00e5c1
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x3ecbe3…16cfb5
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x459c1b…9420c2
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0x63475c…fc2820
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa13d ago0xc8ee78…4e0901
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0x04da10…bbc6c4
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0xe69376…6d6fb4
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0x5182f4…fc944e
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0x33f5c5…1a144b
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0x7b7da6…9215a5
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0x715555…4cfdb1
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0x736150…a487d6
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0xc4c09b…bd08f1
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0x52133d…70d8b6
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0x26de4e…bbb69c
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0xa8588b…5f71cc
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0xda026f…3c607a
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0x3f7ac5…6e65a4
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0x196353…fca148
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0xd40415…d4ea02
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0x5aac15…72353b
0xa8e3…8bc50x9c95…e299Base$0.001100%fluxa14d ago0xdf17ce…03e75c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.