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%fluxa82d ago0xb7d8f6…ff84e5
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x5c2d72…e04c78
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xc73099…f7ece2
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xa352f8…18b402
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x6f0851…6cb786
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x831cf4…66eae5
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x847cdd…fac2b4
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x229454…c28a97
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x469ada…6929ca
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x67958d…4aed65
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x954e8a…212a02
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x3240f9…66846f
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x974564…c2ef4d
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xeeedae…247e00
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xc1e8f9…6e1889
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x28f09f…3ef2fb
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x0e0667…fe232c
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x562e58…86d478
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xd83672…9d6aad
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x8b4a9d…e2c145
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xd53b35…52409e
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0x2332d0…5b73d1
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xd71fe1…ba5fa2
0xec9b…7c1a0x9c95…e299Base—$0.001100%fluxa82d ago0xcb9cb6…7acdee

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.