Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x0952da…f2b64b
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x328a52…5106c1
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xbf23e9…b3a1b5
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x6630cb…e7bdc6
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x517a2f…be4dde
0xff94…87f60x9c95…e299Base$0.001100%fluxa34d ago0xfa1373…2a9644
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x581e1e…a51e22
0xff94…87f60x9c95…e299Base$0.001100%fluxa34d ago0x2fda15…7aa201
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xf4b39b…0dd215
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x8ae268…2d2fba
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x55b423…2b63b4
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x0adf65…e96e62
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x4a6052…514579
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xc5f574…057cf9
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x0b23fe…0151b1
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x09c600…9782a7
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x9d5f57…1fbd49
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xe9a236…195197
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x01e639…bc2909
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xd1a75b…d29a8a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x6011d6…aca84b
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xcba472…44358a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xc6b985…49474e
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0xcca0f0…b6b042
0xff94…87f60xfe80…47eeBase$0.001100%fluxa34d ago0x20ac41…e1b426

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.