Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x3fe273…4e8d44
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x5cabf5…8cd663
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0x8f198e…5cab10
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase12d ago0xfcc494…f2b7bb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x3a75c8…3777ca
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xdfdaac…ae2bae
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x0e27d2…e6243b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x46469d…98d52f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xcdadb4…17f54e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xa48b6f…dfc0a9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xb4d085…ba49df
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x0a6eb5…257644
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x9e6d73…f25d9c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x5b135d…787d70
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xa77c1c…e4d400
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x97ba2b…31aaf0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x2b88b0…716902
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x0d2950…c20c04
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x297bd9…02c590
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x571b38…13ec6a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xce19e0…3ed477
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x33b4ec…ffa6af
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x201b47…87f544
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0xe74595…7134d4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase13d ago0x217bc9…d517e3

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.