Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0xa6f850…ef7209
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0xe6ef6f…3fc901
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0x1305e7…097858
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0x3d6189…656eaf
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0x08a253…947d89
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0xa048cf…79a177
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0x8a3d75…ae7030
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0x067130…77b5a4
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0x81f0b1…a330e0
0x8199…e3670x9c95…e299Base—$0.001100%fluxa67d ago0xf70d6a…f452da
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x61172a…8893d9
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x82b986…207491
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x88bbdc…02309b
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x63b8d6…956eda
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x790b03…2962d5
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xe3fca2…c56432
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xec0169…b18071
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x301664…09fb8f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x01e9de…159ea6
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xa2d4bf…7c4607
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xe9622a…0a9561
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0x348a3b…de96fd
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xaea9b6…967ac1
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xf38d15…fb6bdf
0x8199…e3670x9c95…e299Base—$0.001100%fluxa68d ago0xc54d3b…b625ec

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.