Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x6cf3…8508Basex402 service$0.004100%cascade105d ago0x001fe5…16e2ab
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%coinbase105d ago0x256f66…c3bfca
0x9cc4…b1760x8a59…a822Basex402 service$0.004100%coinbase105d ago0xb35af3…9675a9
0x9cc4…b1760xdf0c…7700Basex402 service$0.001100%coinbase105d ago0x5459da…c5dad3
0x9cc4…b1760x6cf3…8508Basex402 service$0.004100%cascade105d ago0xa8d6c7…724208
0x9cc4…b1760x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase105d ago0x5e0a67…a12c6d
0x9cc4…b1760x7677…2dbbBasex402 service$0.001100%coinbase105d ago0x712c11…2ce35b
0x9cc4…b1760x702b…875eBasex402 service$0.001100%coinbase105d ago0x12e7f9…975e86
0x9cc4…b1760x702b…875eBasex402 service$0.003100%coinbase105d ago0x87df6b…75d233
0x9cc4…b1760x6cf3…8508Basex402 service$0.004100%cascade105d ago0x415d5b…da45f2
0x9cc4…b1760x6cf3…8508Basex402 service$0.004100%cascade105d ago0xb46d39…a6d77f
0x9cc4…b1760x6cf3…8508Basex402 service$0.004100%cascade105d ago0x0919a8…b83445
0x9cc4…b1760xabf0…23b3Basex402 service$0.01100%coinbase105d ago0x0eac84…82db65
0x9cc4…b1760x9395…48afBasex402 service$0.01100%coinbase105d ago0xb0b8aa…a02bae
0x9cc4…b1760xe2e6…17feBasex402 service$0.01100%corbits105d ago0x1fdef1…2055b4
0x9cc4…b1760x2932…4f60Basex402 service$0.01100%coinbase105d ago0x55f797…1c6d84
0x9cc4…b1760x7677…2dbbBasex402 service$0.001100%coinbase105d ago0x3e8954…c99017
0x9cc4…b1760x9dba…0df8Basex402 service$0.01100%coinbase105d ago0x98205a…833266
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase105d ago0xc01363…03e0ed
0x9cc4…b1760x9173…8c38Basex402 service$0.001100%coinbase105d ago0xb87ae6…d03600
0x9cc4…b1760x3dcb…32e1Basex402 service$0.005100%coinbase105d ago0xafa07d…41ee33
0x9cc4…b1760x9173…8c38Basex402 service$0.001100%coinbase105d ago0x77e5b1…22c077
0x9cc4…b1760x9dba…0df8Basex402 service$0.005100%coinbase105d ago0x9de6b6…aa591b
0x9cc4…b1760x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0x65267d…6f0048
0x9cc4…b1760x2932…4f60Basex402 service$0.01100%coinbase105d ago0xe743ea…9cc6db

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.