Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xb1d6c5…2f015f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xe58fa0…c9a006
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xdebbd8…37dafb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x520be1…480517
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x6b2390…0bb02e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x62b872…d622e9
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x7cdfa9…d4217b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xbe6621…962250
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xbefeeb…8cedfb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xe4da6e…bf1393
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xf4550a…19273e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xe0d86a…c578d4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x726a91…1797f8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x2cfe8d…7e6eb6
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xb7fd19…65890e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x7a1d8e…332097
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xa012f0…559ef0
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0x2f7449…a96ce5
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa73d ago0xddf916…c3ddbb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa74d ago0x8ee940…c79af8
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa74d ago0xba9e17…d28c1b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa74d ago0x4b56a1…8700ea
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa74d ago0xbe92fc…ab3dbf
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa74d ago0xedea9d…1c3e5b
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa74d ago0x28c878…0eb87c

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.