Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90x03d7…584cBasex402 service$0.01100%coinbase96d ago0xe3c811…68d133
0xbb5d…71a90x03d7…584cBasex402 service$0.01100%coinbase96d ago0xb6cc81…872dd1
0xbb5d…71a90x03d7…584cBasex402 service$0.01100%coinbase96d ago0x53cad8…d72315
0xf615…3d6c0x03d7…584cBasex402 service$0.002100%coinbase96d ago0x518950…bcc76f
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase96d ago0x5eb5f3…4a94a6
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase96d ago0x9691bc…8f541e
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase96d ago0x232bcf…f8d7f5
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x5196d2…a5b68a
0xf615…3d6c0x03d7…584cBasex402 service$0.005100%coinbase96d ago0xb4978b…650ac2
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%coinbase96d ago0x76b43a…0af0e8
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase96d ago0x689da6…afeea9
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase96d ago0x1888dc…181aef
0x91e3…842a0x03d7…584cBasex402 service$0.03100%coinbase96d ago0xb5fac4…9721e6
0x3f52…3a8f0x03d7…584cBasex402 service$0.03100%coinbase96d ago0xbfec54…74932e
0x91e3…842a0x03d7…584cBasex402 service$0.005100%coinbase96d ago0x590976…945b48
0x5f80…b0c90x03d7…584cBasex402 service$0.03100%coinbase96d ago0x038447…c74c92
0xaf76…ef0e0x03d7…584cBasex402 service$0.03100%coinbase96d ago0x239768…62a033
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase96d ago0xee5ceb…f69430
0xf615…3d6c0x03d7…584cBasex402 service$0.006100%coinbase96d ago0xdf1e65…b42048
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0xda7d43…784468
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0xf310eb…fdb346
0xf615…3d6c0x03d7…584cBasex402 service$0.01100%coinbase96d ago0x5d32d2…d908bd
0xf615…3d6c0x03d7…584cBasex402 service$0.008100%coinbase96d ago0xab34a4…c75552
0xf615…3d6c0x03d7…584cBasex402 service$0.001100%coinbase96d ago0x0ef1a4…eda2a4
0xf615…3d6c0x03d7…584cBasex402 service$0.004100%coinbase96d ago0x03c1d6…1ce168

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.