Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xf8ae65…f02e0c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xf5d1b7…067acd
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xa36d41…6fa50e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xfea4ed…f525a6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xa568c3…b5f616
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xd54df0…c6049e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x869359…955095
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x0ec033…b0d746
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x354ef0…ba64ca
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x459930…0b3dd9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x23cc61…2b7533
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xa7da1d…4b8d5f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x368991…d9c6f4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x1ca8e6…8bdd95
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x760e55…2a1a28
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xd86c95…a3f07e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x2b280a…e82f83
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x27f160…83314d
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x2aac98…1f84b1
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xae2cff…94a8ef
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xaf4217…acd249
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xc50b47…42bc61
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xf14834…d18865
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0x2523b8…3fa0ab
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa78d ago0xb1e234…408608

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.