Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xdd3182…e06509
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x97d8d9…8bdc43
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x7a5d67…f524c5
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x356f99…bf5b7e
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xa8b53b…ba00d3
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xc3ac72…f9519c
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xd43334…0c3a73
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x9ceca0…37cc37
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x099cce…443066
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x70371d…d00779
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x8c822e…8b4789
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x52667d…bd238f
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x1e36ab…60a657
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xfee785…de4b1d
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xf04fc4…dc65ea
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0xb1d6bf…007152
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x7688e8…5a87d4
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x766d73…07447c
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x201b3d…b0bda1
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x09c4fe…fae83f
0x5ce3…647f0x3c5f…3eeaBasex402 service$0.01100%coinbase9d ago0x03d244…83a9f2

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.