Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x3bc2a9…125757
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x9f4892…d4c66c
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0xc37a1c…c6717d
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x174a20…771d81
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0xa6b6a8…8b6fe0
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x9908b6…902851
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0xbe21a3…cd794a
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x4da59c…4fb9e7
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0xad05f0…1a8d4b
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x27a012…be029f
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x6f8a3c…a93530
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa42d ago0x6a8115…c7a786
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0xfc7497…ba57c1
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0x0d7f52…3a593b
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0xc13dd0…64ac6a
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0xff5c87…420b61
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0x0c56e9…73e5b6
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa42d ago0x7c099b…04a61d
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x480d4d…085ab7
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xc16fee…61fbbc
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x317a4d…aa823e
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xb885bf…dd62e8

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.