Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xc9708b…ffd5b7
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x6bb64b…3f80a1
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xed1eeb…c942d7
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xfa3099…b479cb
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa33d ago0x6c2113…598a31
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x1fb982…509ae9
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xa85518…81b625
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x1f55ae…b887e3
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x0c3509…7bfad8
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x8d439c…0be234
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xf21b51…284bfc
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xf6d7ae…7fd4b0
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x178e89…94a457
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x5633e8…40d860
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa33d ago0xdccbb5…1f5a41
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa33d ago0xe9b747…3a8d05
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x562f08…4136d6
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa33d ago0x519370…2fa2c4
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xaeca5b…90e8dd
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa33d ago0xd3c816…f06dc8
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xd0be1c…e466a7
0xb1ae…e8790xfe80…47eeBase—$0.001100%fluxa33d ago0x1e0a35…e9d8d0
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0xa4abd1…0ddd21
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa33d ago0x5a2024…4aff20
0xb1ae…e8790x9c95…e299Base—$0.001100%fluxa34d ago0x493e2b…f161d0

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.