Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0xbe7a2e…21dd58
0x6777…39860xcf92…42fbBasex402 service$0.005100%coinbase30d ago0xda7c92…01a28e
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x5e81d3…d37c77
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0xcc4006…ae6b77
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x92f83f…5b0495
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x248b55…df0ec7
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x5e4dfd…0813ab
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0xb15aa0…5c02e7
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x719702…4772e9
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x6d783a…62972d
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x60308f…4657c1
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x7623fc…9df3c0
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase30d ago0x59d4e8…732aa5
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0x786373…d590db
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0x5afe7e…4b07cf
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0x4d70e4…43620e
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0xe6ff1d…38f2bb
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0x249d45…34ce56
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0x163468…893571
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0x2f7caf…faebc5
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase31d ago0xe25b53…3d6486
0x6446…e6d50xcf92…42fbBasex402 service$0.001100%coinbase31d ago0xb2bf16…d72100

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.