Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x0d2d22…4d6e1c
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x1d1187…ac5eb4
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x5b0cf3…776123
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x117fca…a0ec2d
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x4ab026…77d574
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa38d ago0x0df034…692c22
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x0db0cd…765edb
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x41fbed…76ca9e
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x2f612e…111723
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0xbdfa6e…e9fe48
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0xd3da80…6cf677
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0xa125a9…f49860
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0xb539e9…910900
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x494556…29ff51
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x05a78b…49a74b
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x9897a1…739220
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0xf155f8…419a50
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa38d ago0x247069…6748d6
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa38d ago0x44f088…8cc5df
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0xfb65de…89a4ab
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0xcbd726…ae4cfa
0xa695…ceb60x9c95…e299Base—$0.001100%fluxa39d ago0x60e2a3…3b4faf
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0x36c666…9b20a3
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0xc180d4…539e86
0xa695…ceb60xfe80…47eeBase—$0.001100%fluxa39d ago0x157181…9cf59b

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.