Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase18d ago0xbcd24d…b34881
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase18d ago0x8d9767…cd1e56
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase18d ago0xe93a18…ec3346
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xd37742…7a0392
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x94244a…3a72d3
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x77051f…fd2d5b
0x8d2a…7d370xee72…977cBasex402 service$0.02100%coinbase18d ago0xe70716…d8ef07
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x514677…ec9ff2
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xe0f325…f6ec63
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x748b10…8178bb
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x329e70…088974
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x23183c…851f40
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xb3861a…6fde9f
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x98815e…9fdbe3
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x610d31…4cb6ca
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x051a3e…10582b
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x3f358c…823418
0x8d2a…7d370xee72…977cBasex402 service$0.02100%coinbase18d ago0x561ce3…cb6596
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xb0898a…8871a2
0x8d2a…7d370xee72…977cBasex402 service$0.02100%coinbase18d ago0xb2bddd…159d68
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xe8419b…ca3224
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xbd4118…f6e1a5
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0x550ac5…956a16
0x8d2a…7d370xee72…977cBasex402 service$0.02100%coinbase18d ago0xaed218…ef3fdb
0x8d2a…7d370xee72…977cBasex402 service$0.01100%coinbase18d ago0xcfb496…9c35e1

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.