Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3e1888…7b9cd0
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfae974…579a3e
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x25fed0…c8deb4
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x059f77…2dbbc7
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x98fe77…fe40c8
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x148201…11d7e2
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xdf2b57…cbb22d
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xbc2069…5a8ff7
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xbe41bb…05d393
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x8e3909…05fcad
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x78400a…5f9623
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0xac3ed9…070c39
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa35d ago0x0eccf8…47b08a
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x77d206…ddb5a1
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3a0518…5cd2e2
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa35d ago0x3507f1…2fa46a
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa35d ago0x71a4c2…d80c60
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa35d ago0x3b1be5…ea39cd
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xb2c588…c14453
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xa5adf0…bf50d4
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0xc90373…c2ef87
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0x844c0a…8a7d0e
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa36d ago0xb742df…f9569a
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa36d ago0x8ded65…00f729

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.