Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcfe…52450x13ab…94e2Base$0.01100%coinbase69d ago0x255023…9daa37
0xfcfe…52450xb691…0794Base$0.01100%coinbase69d ago0x544f47…ae3ba2
0xfcfe…52450x31d3…4080Base$0.01100%coinbase69d ago0x80df91…51dcc0
0xfcfe…52450x1ece…4eafBase$0.01100%coinbase69d ago0xa1f840…fa8e8a
0xfcfe…52450x0341…1b9fBase$0.01100%coinbase69d ago0xe3d323…6271f1
0xfcfe…52450x2992…a37fBase$0.01100%coinbase69d ago0xa9db35…b7407f
0xfcfe…52450x57d7…095fBase$0.01100%coinbase69d ago0xeacf93…b537c6
0xfcfe…52450xa62a…e9deBase$0.01100%coinbase69d ago0xb9f0e1…b797b0
0xfcfe…52450x8dd4…6f22Base$0.01100%coinbase69d ago0x940fc0…653ed9
0xfcfe…52450x57ec…623eBase$0.01100%coinbase69d ago0x4b637e…688434
0xfcfe…52450x842d…a66dBase$0.01100%coinbase69d ago0x43594a…042605
0xfcfe…52450x3038…9c3bBase$0.01100%coinbase69d ago0x5ce507…72bc50
0xfcfe…52450x8415…4af9Base$0.01100%coinbase69d ago0xd199a9…d6f04c
0xfcfe…52450x6428…aac9Base$0.01100%coinbase69d ago0x982890…215696
0xfcfe…52450x0ad2…4eadBase$0.01100%coinbase69d ago0x6d5010…f882e2
0xfcfe…52450x1bf7…1171Base$0.01100%coinbase69d ago0x260efd…6da241
0xfcfe…52450xac92…86fdBase$0.01100%coinbase69d ago0xfb03ac…a19b65
0xfcfe…52450xe19d…274fBase$0.01100%coinbase69d ago0xb4fa7c…4e9d59
0xfcfe…52450x08d6…28d1Base$0.01100%coinbase69d ago0x4c9761…19c001
0xfcfe…52450x689c…d0c0Base$0.01100%coinbase69d ago0xe4f04d…9bc9d5
0xfcfe…52450x3a6b…039cBase$0.01100%coinbase69d ago0x80677d…a2ded6
0xfcfe…52450x036f…b8bdBase$0.01100%coinbase69d ago0x85cc14…75ed19
0xfcfe…52450x192b…ea3aBase$0.01100%coinbase69d ago0x1b0863…d8eec7
0xfcfe…52450xdbcc…63b6Base$0.01100%coinbase69d ago0xbbd703…76fec3
0xfcfe…52450x42e5…46cfBase$0.01100%coinbase69d ago0xc485dd…4bf9a8

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.