Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x271b6e…024411
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x55bfe2…1e27f9
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x9c7f0e…a06904
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xe0a1fb…ef35e3
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xfc44f0…c0cfe4
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x33bed0…4fc67b
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xd29042…f5c499
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x720d6b…d87aec
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xd1bb0c…2be96f
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xd0175c…2a5ca1
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x2411b4…430f06
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xbbd125…8ae48b
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xc319ec…28e826
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xfc30fc…ad7177
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x052210…333609
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x43cb18…9d7c36
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x7db80c…412a18
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xa4f95c…5ca924
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x5b073c…aa2728
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x67060b…23ac40
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x840a73…af5ef2
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x8b7438…c7fefe
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0xf11e89…2a2da8
0x6460…3e5e0x9c95…e299Base—$0.001100%fluxa74d ago0x35d190…87a87e

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.