Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa40d ago0x100f86…23c226
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa40d ago0xad6470…3797da
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa40d ago0x305d3b…f4a951
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa40d ago0x015749…8c05cd
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa40d ago0x64ff40…a99cad
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa40d ago0xd3ba38…993264
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa40d ago0xa9e1d5…aa4061
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa40d ago0xc23095…ef956f
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa40d ago0xbdfa93…5d1af5
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa40d ago0x7e1db5…615049
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa40d ago0xf79f78…1dd572
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x1dc57f…a23758
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa41d ago0x02a1ba…4dc832
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0xe08ed9…877343
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa41d ago0x7122ee…b0a3fa
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x33033f…5f2648
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x97f968…8ffc82
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x48ca8a…eaa3ad
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa41d ago0x46075c…294544
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0xb62a37…7319ac
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x54f1ae…8e7448
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x0e69c3…fafa52
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0xc1d1e9…4d7255
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0xc650ae…af9d69
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa41d ago0x238e82…0109a4

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.