Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xab737d…c64312
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x65fb14…65166b
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x316b40…7cd36f
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x2f7bdd…1b0ee7
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x720993…eb3d83
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xdfbc15…4f4326
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x308ec3…571b0c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xe84b5b…291754
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x2c8b41…144931
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x9827d3…25f132
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xd086d5…0bf907
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x8a2a4a…a2337a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xc38788…3bcdf0
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xd4b2fa…b1d83d
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x8bee2e…d5d7ca
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x56b34c…730a8f
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xbb99fa…432690
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xf3267e…54aff4
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x856d08…1ffc30
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x57c783…fa957a
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0x903311…32b444
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xdbc496…86efd8
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xdea813…65410c
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xb41cae…8333c1
0x6eec…cd2f0xfe80…47eeBase$0.001100%fluxa21d ago0xc09fbe…bedc39

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.