Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xe3abcf…b6cb2f
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x0aa3ad…cbf830
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xa3ad1d…9c71d4
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x35871f…0d486a
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x76c283…d50df9
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x2814cd…8f220a
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xa1962f…686a06
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x7aa15b…3e9db0
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xed53db…7a71ed
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xfd6ae9…d159a9
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x5649d7…6cff91
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xa43bf2…d2227b
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x00e6eb…486ef0
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x2e00e6…fe70ab
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xa5d69f…d2a920
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x4dcd3f…643a16
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xc0ea5f…edfc3c
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xa4ba69…217e91
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xb9f759…372e97
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x479b4c…782f1f
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0xec8aa7…c43a3a
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x317763…e241e6
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x5f9409…af1188
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x726627…20a0e9
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase18d ago0x9dd66e…c98c44

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.