Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x0121b6…f49891
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x8dbca8…5c6c03
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0xc3d62a…2df986
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x1eb298…282133
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x5ef3aa…f27c16
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x888660…d8ea54
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x37ad42…6fdb49
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x94e0b6…bfaa7c
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0xba20d3…7dc05a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x0ce416…77210a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x349983…04afe4
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase20d ago0x80b826…55eaf9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xfd2bc8…3af3fa
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x2b17d1…82eac8
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0x43fed5…1b115c
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0xacbff8…997aff
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0xcff25e…ff6958
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0xb8e344…0f4650
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0x960f12…0db296
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xa8e323…0c0d3b
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0xe2d10d…facf82
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0xea4850…36c06d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase21d ago0xa66dbb…7024e1
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase21d ago0xd8e453…599dc7
0x1fe2…ad170xf000…94fcBase—$0.20100%coinbase21d ago0x80b400…eec5c1

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.