Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5a6b95…a1ee44
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2933ce…c1ff99
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa30e90…31a595
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x01b3f2…bec8e4
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8b45e…f89570
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda8e4b…f36049
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x26ccf9…b7d7d2
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1e0cb…82974e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x42ac55…6393ca
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x556ea8…98ca0a
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe616dc…958041
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x710c35…4be715
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98c1ef…b893fc
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1369f9…8863a8
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6fc959…b67408
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x486367…1bab89
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c9b7d…0ed136
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc76e6a…c936b7
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x17ae15…f44359
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68c9f8…dff406
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5f853…a84a4f
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x46e222…9935e3
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x468cff…39711e
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI107d ago0x047491…cddca2
0x9295…83880x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb547cc…baf4e4

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.