Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8108…f5a60xdc7c…302dBase—$0.01100%coinbase79d ago0x2541d6…2b449d
0x8108…f5a60x9fe2…6aceBase—$0.01100%coinbase79d ago0xbb23c8…303888
0x8108…f5a60xa533…3f82Base—$0.01100%coinbase79d ago0xa9f745…0a0648
0x8108…f5a60xf16a…4627Base—$0.01100%coinbase79d ago0xd74349…335fd3
0x8108…f5a60xed61…5d46Base—$0.01100%coinbase79d ago0xd32537…376cc7
0x8108…f5a60xc37c…6fcfBase—$0.01100%coinbase79d ago0x4e41cd…8f75c9
0x8108…f5a60x7e26…0294Base—$0.01100%coinbase79d ago0x78ec3c…b71fc4
0x8108…f5a60xa3b2…96c2Base—$0.01100%coinbase79d ago0x01b05c…5d3aff
0x8108…f5a60x9542…58afBase—$0.01100%coinbase79d ago0xf624f3…086600
0x8108…f5a60xceea…8b2cBase—$0.01100%coinbase79d ago0x43c88a…13c492
0x8108…f5a60x5478…2c9fBase—$0.01100%coinbase79d ago0xa14b16…e1378f
0x8108…f5a60x698d…fb70Base—$0.01100%coinbase79d ago0x372656…983274
0x8108…f5a60x2800…85e8Base—$0.01100%coinbase79d ago0xc31e9a…3fbe5c
0x8108…f5a60xd9e5…c599Base—$0.01100%coinbase79d ago0xfcda18…c898a6
0x8108…f5a60x7492…1bd2Base—$0.01100%coinbase79d ago0xdc8659…46adbe
0x8108…f5a60x8971…040aBase—$0.01100%coinbase79d ago0x4cf306…bd37ff
0x8108…f5a60x0df0…b27aBase—$0.01100%coinbase79d ago0x5d6319…47ee0b
0x8108…f5a60xf143…5ae6Base—$0.01100%coinbase79d ago0xd92dde…4c68ff
0x8108…f5a60x709c…6d60Base—$0.01100%coinbase79d ago0x6350a5…f55ea0
0x8108…f5a60x1bff…da83Base—$0.01100%coinbase79d ago0xbc3e6d…d9d731
0x8108…f5a60xe590…ff3dBase—$0.01100%coinbase79d ago0xd0d0e8…6ff609
0x8108…f5a60x5bdf…276eBase—$0.01100%coinbase79d ago0xc834bc…a57905
0x8108…f5a60x5b93…6b13Base—$0.01100%coinbase79d ago0xdc7c5f…28a651
0x8108…f5a60x0e8a…0360Base—$0.01100%coinbase79d ago0x0f0ce3…fc9052
0x8108…f5a60x3e30…22b0Base—$0.01100%coinbase79d ago0xc32dae…f61dcb

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.