Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase10d ago0xc3c052…1351b5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x2f29e5…23d3da
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x0208d7…52f949
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x0e2693…8606e1
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x227b83…f37d72
0x57d3…cb390x4466…125eBasex402 service$0.0022100%coinbase10d ago0x34f9f3…c4ae52
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase10d ago0x7f5eba…3e6eba
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase10d ago0xb1ce3c…5a89d1
0xf068…258e0x4466…125eBasex402 service$0.02100%coinbase10d ago0xabf1d5…fd1d20
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0xbe87e5…37f6e5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x14861b…84dc7d
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0xadd8a4…492f49
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x22b0e5…86cd2b
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x0cad10…5754c8
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0xec9786…23bd33
0x2b9e…41a40x4466…125eBasex402 service$0.004100%coinbase10d ago0x73699a…25b76b
0x2b9e…41a40x4466…125eBasex402 service$0.0047100%coinbase10d ago0x601366…b4f3f2
0x1ebe…12d80x4466…125eBasex402 service$0.02100%coinbase10d ago0x0c6e4c…0945ee
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10d ago0x8647e7…146ff7
0xa04e…ba3f0x4466…125eBasex402 service$0.008100%coinbase10d ago0xc26a04…fd2c36
0xa04e…ba3f0x4466…125eBasex402 service$0.008100%coinbase10d ago0x2ca17e…9e5ba8
0xa04e…ba3f0x4466…125eBasex402 service$0.008100%coinbase10d ago0x67d930…e9267b
0xa04e…ba3f0x4466…125eBasex402 service$0.008100%coinbase10d ago0x5b5057…cae6d9
0xa04e…ba3f0x4466…125eBasex402 service$0.008100%coinbase10d ago0x0e9a08…cd7222
0xa04e…ba3f0x4466…125eBasex402 service$0.008100%coinbase10d ago0x227a67…d81530

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.