Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x732177…139d62
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x313a06…1637b7
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x3c86c4…5d9c9c
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0xe6e257…a9fea2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0x437295…2aefb6
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x6a855e…fd60f6
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x3420b0…ce0c01
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x081752…000f1d
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x1695f0…cc40c6
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x0b9207…5651ed
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0xeae7f1…8f3176
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x5c99ee…98193c
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0xe53101…3e10f8
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0xa7c0b3…062129
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0xccb97a…7f542c
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x47bec6…71f931
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0x189b29…8b2e8d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0xab66f9…fdd537
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0x5f2dc2…e5193b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0xd3f593…24eeb2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa32d ago0xb48427…0979e8
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x4699a6…623bbe
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x345081…83fc49
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0x037739…7421fe
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa32d ago0xb6231f…9df35f

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.