Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55af…6b680xc82f…26d8Base—$0.01100%coinbase76d ago0x2c098b…a4af1b
0x55af…6b680xe68f…40e9Base—$0.01100%coinbase76d ago0x113d7b…657599
0x55af…6b680xbb40…9279Base—$0.01100%coinbase76d ago0xdcc0d2…e39e6b
0x55af…6b680x8881…c0acBase—$0.01100%coinbase76d ago0xb7ff30…263822
0x55af…6b680x503f…7e93Base—$0.01100%coinbase76d ago0xf93b13…023731
0x55af…6b680x952d…839eBase—$0.01100%coinbase76d ago0x5031f2…3087ca
0x55af…6b680x882f…434dBase—$0.01100%coinbase76d ago0x310cad…48d8f6
0x55af…6b680xa3e1…a7b8Base—$0.01100%coinbase76d ago0xb63072…60fa7d
0x55af…6b680x85e0…97fdBase—$0.01100%coinbase76d ago0x1c20eb…ec0594
0x55af…6b680x79a6…662bBase—$0.01100%coinbase76d ago0x5b70a0…c7601f
0x55af…6b680x1538…bc3fBase—$0.01100%coinbase76d ago0x7265ea…dd85a6
0x55af…6b680x7b43…f7d5Base—$0.01100%coinbase76d ago0xc53c95…110265
0x55af…6b680x7f16…94c5Base—$0.01100%coinbase76d ago0x7be385…f96e1b
0x55af…6b680xf20a…5b5dBase—$0.01100%coinbase76d ago0x04d595…e7598b
0x55af…6b680x79ad…4e86Base—$0.01100%coinbase76d ago0xb10394…e14d8c
0x55af…6b680x37ac…7f73Base—$0.01100%coinbase76d ago0xdd7a28…60cf23
0x55af…6b680x7539…e75fBase—$0.01100%coinbase76d ago0xd4948e…24f638
0x55af…6b680x710a…7ee1Base—$0.01100%coinbase76d ago0x9a5bf7…2000be
0x55af…6b680x0197…0e65Base—$0.01100%coinbase76d ago0x89ed22…c43e8d
0x55af…6b680x5789…9f05Base—$0.01100%coinbase76d ago0x1da60c…b82f3b
0x55af…6b680x3b0c…ccd6Base—$0.01100%coinbase76d ago0x0c80ed…a5d14c
0x55af…6b680xfb4b…eff2Base—$0.01100%coinbase76d ago0x73deb3…13b14f
0x55af…6b680x2735…606eBase—$0.01100%coinbase76d ago0x67cd00…af28fb
0x55af…6b680xf29d…e285Base—$0.01100%coinbase76d ago0xb867a5…9b880b
0x55af…6b680x450a…5998Base—$0.01100%coinbase76d ago0x9eeeb4…ba92a2

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.