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.10100%coinbase58d ago0xd909e8…cc33e8
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase58d ago0xbe8bb4…15e10e
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.001100%coinbase58d ago0xfb565a…035a1c
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase58d ago0xdf65ac…5a1425
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase58d ago0xf978a5…6f3126
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.001100%coinbase58d ago0x3f23fa…a8a308
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase58d ago0x1e96d2…a95bfd
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.001100%coinbase58d ago0x6542c0…1bec36
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase58d ago0xdc1fb7…6ed9be
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.001100%coinbase58d ago0xf11c86…f86273
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase58d ago0x984a5f…221ada
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.001100%coinbase58d ago0xcc840a…7749d0
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.005100%coinbase58d ago0x395727…e80f08
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.001100%coinbase58d ago0xffbc4f…8b14be
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase58d ago0xaa5d3f…e56036
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.01100%coinbase58d ago0xfe7bb2…30bca7
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase58d ago0x3e4e36…9d1100
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase58d ago0x516e14…e22360
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase58d ago0x6b8622…11ec2a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase58d ago0x4015e1…7c4a3a
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase58d ago0x9555ed…053d84
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.10100%coinbase58d ago0x60bb06…623273
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.32100%coinbase58d ago0xebae45…d2a08b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.05100%coinbase58d ago0x6736dd…ec187b
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.15100%coinbase58d ago0x6278e5…d72ef0

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.