Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x04b92b…8e7dc4
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xa8ab1b…3db7a4
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xc886f4…068f18
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x57b850…eba226
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x7da1d1…d62c41
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x575ef7…40730c
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xd38eba…be08f8
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xab8fde…d53dd3
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x26ef28…e46cd6
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x47c455…8201da
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x2a10f7…ee822b
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xd61f6d…7495fd
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x3889ce…2dd74f
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x01747a…8f4a5a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x6965ac…c1581f
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x0bf17d…b46dec
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x865e21…b18ec6
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x57c391…bee27c
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0x636743…afbe47
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xd49837…55f955
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xb4fbd9…cc1038
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xc54d98…313819
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xce8caa…d08cf4
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa16d ago0xc670f4…ca6e95
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa17d ago0x2c973b…e0d6d6

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.