Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60xdca6…4ec6Base—$0.01100%coinbase81d ago0x5f4612…072f51
0xe206…d9c60xb40c…19a1Base—$0.01100%coinbase81d ago0xb46489…bbea54
0xe206…d9c60xfecc…5126Base—$0.01100%coinbase81d ago0x7b5b0f…59c9a8
0xe206…d9c60xf140…8483Base—$0.01100%coinbase81d ago0x87692d…5ace09
0xe206…d9c60x4d69…2c00Base—$0.01100%coinbase81d ago0x94774c…3e197c
0xe206…d9c60xcf45…8a7dBase—$0.01100%coinbase81d ago0x753162…7d3fc2
0xe206…d9c60xc4ac…7461Base—$0.01100%coinbase81d ago0xf0db73…0682b2
0xe206…d9c60xf207…87d4Base—$0.01100%coinbase81d ago0x650099…59dd32
0xe206…d9c60xdbb1…c578Base—$0.01100%coinbase81d ago0x5da3ed…01a283
0xe206…d9c60xe8c7…5a89Base—$0.01100%coinbase81d ago0xcb58b3…16fa53
0xe206…d9c60xcff9…4561Base—$0.01100%coinbase81d ago0x841333…ee8d31
0xe206…d9c60xefd2…224bBase—$0.01100%coinbase81d ago0x4eeae5…2ac723
0xe206…d9c60x5c82…1465Base—$0.01100%coinbase81d ago0xf47d2c…f0ab76
0xe206…d9c60x35e5…4468Base—$0.01100%coinbase82d ago0xe9bc29…c3cdc7
0xe206…d9c60xb5fc…0ac9Base—$0.01100%coinbase82d ago0x8ad633…3158c9
0xe206…d9c60x94c6…a3e5Base—$0.01100%coinbase82d ago0x527f3c…5cb110
0xe206…d9c60x0b1f…0cbfBase—$0.01100%coinbase82d ago0x99b24b…471678
0xe206…d9c60xa99e…35eaBase—$0.01100%coinbase82d ago0x5f6bd1…1071d0
0xe206…d9c60xa211…2917Base—$0.01100%coinbase82d ago0xbd467c…d67d96
0xe206…d9c60x3a9d…3a54Base—$0.01100%coinbase82d ago0xafdb12…8a7997
0xe206…d9c60xe94a…3046Base—$0.01100%coinbase82d ago0x712870…27dfa1
0xe206…d9c60xff78…ba36Base—$0.01100%coinbase82d ago0xc5c67a…39c288
0xe206…d9c60x21e7…d8b8Base—$0.01100%coinbase82d ago0x2f0938…a0c559
0xe206…d9c60x2187…720dBase—$0.01100%coinbase82d ago0x02f8ca…b0acae
0xe206…d9c60x5285…5f9dBase—$0.01100%coinbase82d ago0x6799c3…66768c

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.