Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.15100%coinbase48d ago0xb90b1e…232aff
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase48d ago0x630cc5…f8b4e5
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase48d ago0xa8acc7…d3c4cc
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase48d ago0xac54d4…58083c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase48d ago0xb7a018…2a9e8b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase48d ago0x1f0246…59edd1
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.03100%coinbase48d ago0x782ff6…710e07
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase48d ago0xe51f5d…b39541
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$1.00100%coinbase48d ago0x0d993b…ca3874
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase48d ago0x152f19…6456ac
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.15100%coinbase48d ago0x8994ad…051283
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.24100%coinbase48d ago0x0670c1…f61bb8
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.24100%coinbase48d ago0xb218bb…2bc007
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x10929a…4d6c90
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x0866d5…279994
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x066eb6…d1ee16
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x6f9730…9c1886
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x8afd7c…c8fa08
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0xfa0af8…ee1bc9
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0xae2dbd…664e8a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x9eb4f4…8f357c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0xa56e4a…c1a704
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.003100%coinbase48d ago0xc91449…4d2655
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase48d ago0x290c3c…0b023b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase48d ago0x0e445e…c807cd

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.