Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x9c69ea…d68cdf
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xdf02b1…eef468
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x24c9ac…4187cc
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x94396b…11a56a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xa0371c…137eed
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x527d2e…224877
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xc1afb1…3ab063
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x3ba18c…80063a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x2bbf97…d31f4b
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xae1b23…89dced
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x04b1d4…c56e2d
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xfe4b6d…7726ce
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xa356b9…7f362a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xe67f65…923242
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xdbd7d1…7d19c1
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x3bc4e0…0c0eb6
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x997b5c…f6b1d3
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x0a634a…e36a52
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x35073a…39699e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x146b6c…b425df
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x0cf6c3…bd8674
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x3488f1…cb8275
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x856ccc…61ebac
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0xf69515…d0b486
0x9610…6a350x9c95…e299Base—$0.001100%fluxa84d ago0x9d5bba…0b85b9

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.