Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x614c42…4b4da1
0xe3ba…3fb30x9dba…0df8Basex402 service$0.00670%0x1360…66fa19d ago0x2d445a…f51e49
0xe3ba…3fb30x4d96…125bBase—$0.01100%coinbase19d ago0xea8f74…15d05c
0xe3ba…3fb30xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase19d ago0xadb18f…79cae5
0xe3ba…3fb30xffc4…37b1Basex402 service$0.001100%coinbase19d ago0x98aa76…456ef5
0xe3ba…3fb30x9305…f13fBaseNansenCrypto$0.01100%coinbase19d ago0x3a3594…b3e9ee
0xe3ba…3fb30xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase19d ago0x24e977…1c6939
0xe3ba…3fb30x40a8…ad8bBasex402 service$0.001100%coinbase19d ago0xd95161…29f67d
0xe3ba…3fb30x40a8…ad8bBasex402 service$0.001100%coinbase19d ago0x8778fc…d0fdcd
0xe3ba…3fb30x40a8…ad8bBasex402 service$0.001100%coinbase19d ago0x5df554…19d714
0xe3ba…3fb30x2b6d…32c5Base2sPublic-records$0.0025100%coinbase19d ago0x6d4a28…289ab7
0xe3ba…3fb30x7f39…5b3dBasex402 service$0.001100%coinbase19d ago0x9e6e5b…5bb34e
0xe3ba…3fb30x40a8…ad8bBasex402 service$0.001100%coinbase19d ago0x03f689…d5e7a5
0xe3ba…3fb30x2b6d…32c5Base2sPublic-records$0.0025100%coinbase19d ago0x128444…10e0a6
0xe3ba…3fb30xef87…5e06BaseSYNTHORADefi$0.01100%coinbase19d ago0xc768e8…c488c9
0xe3ba…3fb30xf596…1004Basex402 service$0.05100%coinbase19d ago0xc8a91b…957dcd
0xe3ba…3fb30x63a2…6ebbBasex402 service$0.02100%coinbase19d ago0xf0126b…c40e32
0xe3ba…3fb30x63a2…6ebbBasex402 service$0.02100%coinbase19d ago0x45bd55…de81e8
0xe3ba…3fb30x1831…ebbdBasex402 service$0.01100%coinbase19d ago0xaa5e5b…4ffa7d
0xe3ba…3fb30x1831…ebbdBasex402 service$0.008100%coinbase19d ago0xf01684…8576e1
0xe3ba…3fb30x38c9…a584Basex402 service$0.009100%coinbase19d ago0x3d4a75…d162d9
0xe3ba…3fb30xef87…5e06BaseSYNTHORADefi$0.03100%coinbase19d ago0x856936…957ed9

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.