Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab6…56900x83f2…6ff6Base—$0.01100%coinbase82d ago0xfe372f…02229a
0x5ab6…56900xc989…67d7Base—$0.01100%coinbase82d ago0x23f6f8…19f262
0x5ab6…56900xa569…5fd6Base—$0.01100%coinbase82d ago0x38eae2…af9069
0x5ab6…56900xc39f…d41cBase—$0.01100%coinbase82d ago0x9b3ba0…fe1c42
0x5ab6…56900xec29…e2e3Base—$0.01100%coinbase82d ago0xdb1270…5a3923
0x5ab6…56900x4967…f588Base—$0.01100%coinbase82d ago0x778d1a…05c766
0x5ab6…56900x8fef…42ffBase—$0.01100%coinbase82d ago0x0ea26f…9e9d6d
0x5ab6…56900x5a25…117bBase—$0.01100%coinbase82d ago0xbb4a36…f754bb
0x5ab6…56900xbec7…a4b6Base—$0.01100%coinbase82d ago0x073ea0…5d8746
0x5ab6…56900x6abb…50d6Base—$0.01100%coinbase82d ago0x60edb1…59fa83
0x5ab6…56900x214a…6f13Base—$0.01100%coinbase82d ago0x5a7408…887f06
0x5ab6…56900xf91b…d0b1Base—$0.01100%coinbase82d ago0x5905e0…450b80
0x5ab6…56900xb639…686eBase—$0.01100%coinbase82d ago0x92f95b…3b59c6
0x5ab6…56900x2d7a…efd2Base—$0.01100%coinbase82d ago0x662097…6fa1b7
0x5ab6…56900xb231…daecBase—$0.01100%coinbase82d ago0xb4e3fb…e3cc54
0x5ab6…56900x81b3…7d32Base—$0.01100%coinbase82d ago0xae6d23…39cf54
0x5ab6…56900xcf77…86ceBase—$0.01100%coinbase82d ago0x962b26…06bdd5
0x5ab6…56900xd519…cb18Base—$0.01100%coinbase82d ago0xeeaba5…626e77
0x5ab6…56900x07ce…bb18Base—$0.01100%coinbase82d ago0x7e1b82…9c48b9
0x5ab6…56900x095d…367aBase—$0.01100%coinbase82d ago0xb7cac8…ce655f
0x5ab6…56900xae2d…7ae3Base—$0.01100%coinbase82d ago0x3daab1…d96c1d
0x5ab6…56900x23b2…b06fBase—$0.01100%coinbase82d ago0x1dd1de…7a5aeb
0x5ab6…56900xb6a0…d7e5Base—$0.01100%coinbase82d ago0xa45383…546ad8
0x5ab6…56900x4d91…7bb0Base—$0.01100%coinbase82d ago0xd6d58b…567756
0x5ab6…56900xcf16…d5a0Base—$0.01100%coinbase82d ago0x706199…f14757

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.