Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x18f925…d9b226
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x7ea73e…7720d5
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x53c5cd…81d836
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xa87ed7…f26d6e
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x3ca91d…682ac5
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x75ffe7…cdd566
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x388e88…c6ade3
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xb1de87…6b4c29
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xe947d2…be3ff7
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x1b744d…5d29f7
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xd5db91…4b421d
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x2228c4…42ad42
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x8fbfaa…1b8d63
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa45d ago0x795d5f…50a58e
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x1a3f2b…666b30
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x9fdb5b…d4cc99
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x577462…26e99f
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x417624…c255f2
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x920669…2edeff
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xf1bb80…46c3b2
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xdecc11…a09df2
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0xff7357…a2a9e1
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x8a2205…54d65b
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x9b8dc9…3a33bb
0x18aa…81520x9c95…e299Base—$0.001100%fluxa45d ago0x74f4c6…005bdb

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.