Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x61e2a2…59ff45
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x114774…51aebb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x832554…8118fb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x0c5341…b49ad3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xd834b3…b984ba
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xa70a84…318e75
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x9e4fce…ccda64
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xb00398…e31bf7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xd43e9f…ea285f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x8fdcab…0a0026
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x2b12fa…79c146
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xb11189…1c3a56
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x0ce445…ee0262
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x46c28c…9072b3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x87fdd1…b256b3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x2df282…db7f3f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x27a05b…c664b1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xa8aee3…1fc172
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xd6fdfc…3984aa
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x1b9288…9d771a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x12f9da…6ed7a8
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0xd7a476…fbd26d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x3a4fe1…ca698b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x0ecc5e…2da173
0x1b71…59020x9c95…e299Base—$0.001100%fluxa95d ago0x936f69…091e05

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.