Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase17d ago0x3d10cc…d3f2de
0x467f…a4c10x85b4…627cBase—$0.77100%coinbase17d ago0xf97bdf…befafd
0x467f…a4c10x85b4…627cBase—$1.05100%coinbase17d ago0xcdbc56…05d422
0x467f…a4c10x85b4…627cBase—$1.55100%coinbase17d ago0x8a472b…61e942
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase17d ago0xfb4ba0…9d180b
0x467f…a4c10x85b4…627cBase—$3.38100%coinbase17d ago0x52c437…c6d630
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase17d ago0xe5bd99…b4b46c
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase17d ago0x44200a…5e5287
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase17d ago0x0b8c90…219432
0x467f…a4c10x85b4…627cBase—$0.55100%coinbase17d ago0x079450…83a847
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase17d ago0x50b16d…5349a1
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase17d ago0x7c973b…2ddde5
0x467f…a4c10x85b4…627cBase—$1.45100%coinbase17d ago0xcf6624…d1eda9
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase17d ago0xb9eec5…66a424
0x467f…a4c10x85b4…627cBase—$0.75100%coinbase17d ago0xa5041a…d95749
0x467f…a4c10x85b4…627cBase—$0.59100%coinbase17d ago0xc79164…180be8
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase17d ago0xc96adf…cf1ea1
0x467f…a4c10x85b4…627cBase—$1.20100%coinbase17d ago0xb51562…082e97
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase17d ago0xd17302…174d3e
0x467f…a4c10x85b4…627cBase—$0.91100%coinbase17d ago0xc0385a…14330c
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase17d ago0x90ce15…d75564
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase17d ago0x9d4d55…aedbd9
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase17d ago0x34d072…314100
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase17d ago0x79f2d7…0ad01f
0x467f…a4c10x85b4…627cBase—$1.52100%coinbase17d ago0x22ded8…3050c4

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.