Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x87616d…15c360
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x4dc49f…9479d6
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x56d045…dc8992
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x127a28…63867d
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0xa4f1ab…f51bec
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x60e808…6cc619
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0xdbed4d…00f2c4
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x4080d4…ff4902
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0xe7e503…b8ff3e
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa33d ago0x5f5d5b…7bc8c4
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x15fb10…97e76b
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xf99c06…ce7fb9
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x3e5d14…778bbb
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x754dc7…df5a29
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x9a5bdd…3a86ab
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0x14663b…b723f7
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0xef42e9…30930a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0xa5e2e8…81e566
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xe75a40…c7f467
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x08e4da…6154f2
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0xcf2745…55c8b1
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0xbb264a…9b2780
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0x9f2486…f5d2ae
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa34d ago0xec67d9…c50913
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa34d ago0xbfc300…bd5764

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.