Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0x7ba789…ee5e82
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0x3a5f17…8bd1b6
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0xc76ce7…cd6813
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0xc2e21a…aee302
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0xa37d44…b34ffe
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0x74bed7…9aea01
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0xfa5747…f369e5
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0x1e6398…2722f4
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa54d ago0x09f7a7…8bebf3
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xf507f3…47f63b
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0x594b27…9388c8
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xdfc8cb…55f6ce
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0x4b1104…8afbb0
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xb0392d…aa4e0e
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0x4d3029…57f8d9
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0x69b9fb…cd4678
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xb0d53f…f717cb
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xd98c65…177e9e
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xf72854…a8673d
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xb4af3d…fc496d
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xc74b59…852f56
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0x409d82…6fdaa2
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xb04359…604fe5
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0xfd1bd8…bedd75
0x8d08…b9080x9c95…e299Base—$0.001100%fluxa55d ago0x140dc6…ae7018

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.