Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x19f12a…554282
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x13aec7…c9eb9d
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0xa45757…5fb14f
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0xfdc59f…e71e95
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x5805ac…6c8227
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x9b2d69…68c2d9
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x0506d1…f91446
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0xe7c29f…32e7de
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x18c6df…c7104f
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x894e21…4046c9
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x005a88…58b8ae
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x5a9c8d…3fc477
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase17d ago0x0cbfd5…81d2ca
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0x598ee7…4befec
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xcafe67…7e9607
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0x6cf517…284300
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xc7f280…ba8a59
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xf8d30d…f4bee4
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xab2e40…576b16
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0x0527b0…12bfb0
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0x6b2a16…364ec7
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xce5fba…b80bc8
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xbc0a00…dc6667
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0x7c150e…1c7fc9
0x8d2a…7d370x3c48…244eBaseylk-vetx402$0.01100%coinbase18d ago0xb7bbcf…b8e6b3

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.