Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ed9…430e0x5da4…6c70Base—$0.10100%0x35ad…204d60d ago0x8dc398…ff939c
0x3ed9…430e0xe324…3188Basex402 service$0.001100%coinbase60d ago0x7d5b5a…e54072
0x3ed9…430eeu-verifyBaseeu-verifyBitcoin$0.005100%coinbase60d ago0x471d0e…a3469f
0x3ed9…430e0xc66e…392aBaseSignal OracleData$0.05100%coinbase60d ago0xe8ec3a…f8ca12
0x3ed9…430e0x7b53…9476BaseCoil Crypto Gate$0.005100%coinbase60d ago0xda3cd3…b43791
0x3ed9…430e0x6ee4…9427Basex402 service$0.01100%coinbase60d ago0x82fc6e…99df23
0x3ed9…430e0x3873…7129Basex402 service$1.25100%coinbase60d ago0xc63e9b…1d1ad5
0x3ed9…430e0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase60d ago0xeef7ad…1133ce
0x3ed9…430eMorpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase60d ago0xe2b1e2…d37881
0x3ed9…430e0x93a1…3338Basex402 service$0.05100%coinbase60d ago0x6f79dc…4fb8f4
0x3ed9…430e0x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase60d ago0x8d76ea…873c5d
0x3ed9…430e0xbe78…f8bcBase—$0.02100%coinbase60d ago0xbe2307…cab2e7
0x3ed9…430e0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase60d ago0xdcf6e3…70957f
0x3ed9…430e0xcf92…42fbBasex402 service$0.002100%coinbase60d ago0xc82792…0b1630
0x3ed9…430e0x2b6d…32c5Base2sPublic-records$0.001100%coinbase60d ago0x8773a7…9f2425
0x3ed9…430e0x549c…c6d1Basex402 service$0.02100%coinbase60d ago0xe59328…15c0ac
0x3ed9…430e0x480c…846aBaseBitrefillGift-cards$0.002100%coinbase60d ago0x8e8818…210154

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.