Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad5…02530x4f4b…422dBase—$0.0035100%coinbase37d ago0x13171a…dc967d
0x774d…5fc00x4f4b…422dBase—$0.001100%coinbase37d ago0x870b86…815186
0xa10c…4ca50x4f4b…422dBase—$0.04100%coinbase37d ago0xc60d05…e2c1ac
0xb106…048c0x4f4b…422dBase—$0.001100%coinbase37d ago0x1b2c7a…860261
0xa1e6…ec980x4f4b…422dBase—$0.04100%coinbase37d ago0xa79ced…ea8691
0x7e16…2ba50x4f4b…422dBase—$0.001100%coinbase37d ago0x584e92…95672b
0xb5c4…8cdf0x4f4b…422dBase—$0.0015100%coinbase37d ago0xd550b6…665dfe
0x881c…02080x4f4b…422dBase—$0.04100%coinbase37d ago0x9d89ae…1b2286
0xa117…a9930x4f4b…422dBase—$0.001100%coinbase37d ago0xe4e582…d05286
0x9abf…bdeb0x4f4b…422dBase—$0.001100%coinbase37d ago0x20a948…fff249
0x8bc1…9d2d0x4f4b…422dBase—$0.0015100%coinbase37d ago0xd5633c…440c3f
0x36b6…edeb0x4f4b…422dBase—$0.04100%coinbase37d ago0x848590…b197d2
0xa07e…fbfb0x4f4b…422dBase—$0.001100%coinbase37d ago0x4836ed…511388
0xce29…c9690x4f4b…422dBase—$0.001100%coinbase37d ago0x3a1c3d…2be5d9
0xafb4…c06e0x4f4b…422dBase—$0.001100%coinbase37d ago0x2cb4eb…118341
0x868c…5fc20x4f4b…422dBase—$0.001100%coinbase37d ago0x8a8a99…8eb1d0
0xf854…e0780x4f4b…422dBase—$0.001100%coinbase38d ago0x864adf…0e7dd4
0xe483…18f10x4f4b…422dBase—$0.001100%coinbase38d ago0x66160a…b219f3
0x8e31…9d500x4f4b…422dBase—$0.001100%coinbase38d ago0x3e70f4…ef0e17
0x66c5…622d0x4f4b…422dBase—$0.0035100%coinbase38d ago0x15092a…d0c2c0
0x5ddb…18570x4f4b…422dBase—$0.0015100%coinbase38d ago0xbdf7be…97fc48
0x3d64…eb4f0x4f4b…422dBase—$0.001100%coinbase38d ago0x3bcbd1…451bd7
0x02f9…e33b0x4f4b…422dBase—$0.0035100%coinbase38d ago0xfe8524…9b15ee
0x1852…33900x4f4b…422dBase—$0.04100%coinbase38d ago0xc9f128…7fa3b9
0x6565…5a0d0x4f4b…422dBase—$0.0035100%coinbase38d ago0x00bfab…32b098

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.