Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0x70a48b…4233bb
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0xa13ed9…aa9976
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0xebdef6…e8ab78
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0x056c03…e525b5
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0xc8f74e…a4b550
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0x79c22f…53a447
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0xf5fc92…4a97fb
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0x73d574…22c54a
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0x41db40…12ac68
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa32d ago0x96593c…32b4c2
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0xbbb01f…e14239
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0x903eb6…076c1f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0xce5eb7…6e78a4
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0x0f400f…ae85d0
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x91e0ae…8281c3
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x049c90…7edf66
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x73dfe5…c2d4f7
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0xe73bf2…40e365
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0x9b2b66…809c8c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa33d ago0xa55437…e16322
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0xf65b5e…467704
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x443a40…073cf0
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0x017d7c…cd6b17
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0xebd161…2a793e
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa33d ago0xcf08be…44c6cb

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.