Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xe9b3c3…ecd001
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x2823ca…0f7404
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x2494d9…fc5463
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x6fe856…478a6e
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x3024dc…2188fa
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xcd7fd5…24031b
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x2567e6…9a2105
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xdb2dc7…036cb7
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x4bb963…d5c022
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xa3fe89…ebed29
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xfce0f3…e02e81
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x71c8b0…00ad55
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xcc7bad…69ecc9
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xce29c2…75ec4e
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xb7f6c0…5545e9
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xceaede…577291
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x8502ef…ce5956
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x0f4206…02f5e1
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x546c11…6512ac
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xa959cf…0bb81a
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x515140…7439fb
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xbbc02b…df5e31
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0x5354eb…022692
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xf66c5a…a7e56a
0x65aa…3fcb0xf79d…0b7aBase—$0.001100%coinbase108d ago0xb7689d…cbcdc1

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.