Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x653f17…055f04
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xb411c9…dab818
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xea1381…a36ef9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xad9111…282a73
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x770ce7…f5d67a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x256f3c…5a6f38
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x275cb7…45007e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x30c52a…d44eae
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x4b73c9…d5a8df
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xb2a5b8…43564e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x0a820d…7584a8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x4996a5…143756
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x14b683…6e166d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xe135f3…572322
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x69d653…9bf9fe
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x873d38…8818d9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x90dab5…6c386e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xcb21c4…92fa19
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x47a92b…3daec6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x83aedd…f4d264
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xc187c1…7bb2e2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x0e26a3…606041
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0x1f356c…dce11d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xdec6bd…1d86ac
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase17d ago0xeb4336…d9e729

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.