Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x2589fc…18bfcb
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x9eae07…5484dd
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xa6001d…3fe375
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xdf524c…ab5f4a
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x6327a0…8fb7f8
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x612ee4…56a22d
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xdc54a4…066ad2
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x5384e0…14e947
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xda8cf0…e065da
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x965ba2…49bdb3
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x7f6210…ccc107
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x39e6e5…70cb97
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xfc25ba…17d63b
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x8a5a27…043f62
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x0c74b0…e8b19f
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xf56b3f…04cec4
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xd6be21…802b49
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xbecaa1…e059c4
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xbe08ee…a078c4
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x9e2d58…b996fb
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xfe1f14…e82f3c
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0x951d2e…9688a5
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa72d ago0xfdbdbf…14aba5
0x2d6f…0ac40xfe80…47eeBase—$0.001100%fluxa73d ago0x1723cf…3d3aca
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa73d ago0x63e563…93469f

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.