Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x1336a2…6124eb
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x1d2fe7…9b41a1
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xb6caaf…7ec0d1
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x4a0bfc…4fc437
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x08db72…6ba21b
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x436727…9861ca
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xa6ec8d…f5257d
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xc1ac6e…75a5d5
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x9d86e7…57ebb3
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xefa4b5…03a2f7
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x697135…6d05ed
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xbde1d2…76d248
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x817636…ac7d13
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xc63463…7aa4b2
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x80432d…76b479
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x599c25…cdbc5a
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xae83d5…b6a519
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0x2a2451…f38dba
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xb0c6a3…cc5b44
0xebfd…589b0xfe80…47eeBase$0.001100%fluxa18d ago0xe2cf8c…e88308

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.