Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x8318c2…56c0a1
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x033287…d0207e
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa33d ago0x71136c…06d3d4
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa33d ago0x240c80…c97bbe
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0x89964e…f82286
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0xd4f5e2…bb4740
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x8c1b61…a3f128
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0x056712…2508d2
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x3de16a…1cbb5a
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x8ea0db…91dec9
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0xeaf025…a797cb
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0x5a607b…4872d6
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0xfc5ab3…3271a1
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x2dac81…77f5fb
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0xeb466e…adaae7
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x9278aa…8dd6ba
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0x7b365b…3cdd67
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0xe79c41…a8180e
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x4cf707…aa35c3
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0x95161a…047f81
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x13b785…523809
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x869d1c…e3f4fa
0x7f5c…2d140xfe80…47eeBase—$0.001100%fluxa34d ago0x6b9914…827214
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0xfa8ec0…49c285
0x7f5c…2d140x9c95…e299Base—$0.001100%fluxa34d ago0x68c89f…de7020

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.