Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x75eb0f…e18ace
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x92a2c2…a7fb08
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x9f1928…2a4cb0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0xf20f16…fac0e5
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x2b2b9b…9c31c8
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0xdb7a20…1c125f
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x39ad5f…2d871d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x64cb54…f9438b
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0xe714dd…1f40a9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa71d ago0x9f642a…e48490
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x656a28…fbb864
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x2f488e…2c4e11
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xef3d1b…026618
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xf8885e…2e065d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x814f37…b458a0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x95b30c…ceb503
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x76879c…ed143d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x2d9b82…f7f487
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xbe95f9…5a3adc
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x561745…64dfba
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xdc4648…f54fd1
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xb5bfb8…8d2c0d
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0xed30a1…55dbc9
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x3a8ec3…27c89b
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa72d ago0x7f46fa…8e350f

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.