Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xa84576…4aab03
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x678ae0…1e867b
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x94c9e3…6ac792
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x47dc29…398792
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xd0ab25…f7062b
0xf576…65920xf000…94fcBase$0.01100%coinbase6d ago0x6e39e1…a0729b
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x7de359…8b996a
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase6d ago0x03d88f…34f49f
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase6d ago0x0a2dbd…542171
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xf0009e…023f5a
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0xbc00e5…8cbced
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0xedc4b4…ee121f
0x8d99…01140xf000…94fcBase$0.01100%coinbase6d ago0xa3645b…17acf8
0xecbf…50d60xf000…94fcBase$0.03100%coinbase6d ago0x7bac4a…0b37c1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase6d ago0xcfb621…a84742
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase6d ago0xa02aab…8a6302
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x5b904a…ebafb3
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase6d ago0xa28e47…caaa3f
0x4855…272c0xf000…94fcBase$0.01100%coinbase6d ago0x101e94…1399c2
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase6d ago0xdba912…946cfd
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase6d ago0x82c411…7aedb2
0x0976…2f960xf000…94fcBase$0.01100%coinbase6d ago0x43816e…9b1bd1
0x0976…2f960xf000…94fcBase$0.03100%coinbase6d ago0x00fca7…3746cb
0x3460…b66a0xf000…94fcBase$0.01100%coinbase6d ago0x4a4348…227c08
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase6d ago0x5b9dc0…677db4

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.