Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x446a3b…e6f678
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x317021…0b93a2
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x5d7707…befa07
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x34f369…9c377d
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x058117…e914d1
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0xfe3bc0…d2bc63
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x217ca7…a0d5bb
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x0a8567…813814
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0x44531b…300083
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0xaf2a7d…865c23
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0x899c4a…21476a
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x85721d…ef1ed0
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0xf8ab47…0f6905
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x3ea212…1e2cbd
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x39e9f8…b103e1
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0xac8f4e…b9f02e
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0xf3a227…cb9c1f
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0x041919…2678fd
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0xbddf0c…ebbc92
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa40d ago0xc0e0eb…2b3e22
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x2c2c98…ec00b7
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x8c759c…6ad602
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0xc93967…e41bc7
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x12918e…c65ba9
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa40d ago0x1316a9…a9fc02

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.