Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x61c712…d280c2
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x8ec7f3…ec0eeb
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa73d ago0x462698…ed8e67
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xb17761…a58a74
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xe9f17f…e8761f
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x758074…3acf0e
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x21e5f6…1b4648
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xedc400…6be86e
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xa9e901…211e55
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xf0dfba…da5693
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x9ca072…d4e6a2
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x79bf01…08af83
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x3a2dd3…609a25
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xa14fc4…dd3526
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x41da26…b0b98a
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x5327dc…6ea230
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x9c9f39…a78fbe
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x34a630…e61238
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x6e8619…c5a32f
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xe7c1e5…de0dd9
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xb8d2f5…3df4ac
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x7a4879…f0ee86
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x8b1fab…7c6cfa
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0x5ee8e6…9b7671
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa74d ago0xce1528…27de03

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.