Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x4ba311…133051
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x4b7bb6…940d4b
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x55c7eb…d65764
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0xe6cafa…0b2b98
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0xb49d8d…52ea6f
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0xa10f04…5a9036
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x069717…622dfa
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0xddb551…6030eb
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x980cc0…fd5a0f
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x2c481f…9c82a9
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0x3ae754…543ff2
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa44d ago0x97024d…4b9ec6
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa44d ago0x1219e9…38e041
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x50619d…1bf77d
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x0f31d3…71453a
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xddc404…c2b354
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x51d49c…021cad
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xdbd1b6…3c1c3a
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x9220f4…c1f3e8
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x90d341…8a9e88
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xeed7df…4b3ae2
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x79bf0a…491931
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x644831…581280
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x2bfa2e…f38878
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xf5f3d2…6b0d78

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.