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%coinbase9d ago0x7c2959…3a1d1e
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x60e226…fe3ae3
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x29c922…7ff1f5
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x055011…8b685d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x97864b…8e5229
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x0f8b86…efec9a
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x1a5681…6890d9
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0xd29d50…a3b837
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x2d203c…223bf4
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x729cf1…96caf8
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x1d31a0…509597
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x756c40…59392d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x9bafe0…01dd93
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x8d2135…aaca38
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x02e765…8bd98d
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x482326…5a1508
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x388f30…ebd4da
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x950367…92105d
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x5fc790…31a50a
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x152351…47ba43
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0xd089d8…4f5520
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0x329499…11a3f7
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase9d ago0x291b02…4614a2
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0xe7649a…f9db09
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase9d ago0xaa4d42…fe2c95

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.