Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0xa64aa9…613b2b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0x9f6d89…4f992b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0xf97b38…f03e95
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa41d ago0xe2175e…18d9f5
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0xdf960b…c4b589
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa41d ago0x6cf2bd…644a37
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa41d ago0xc593e6…8e622a
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0xefe97b…bb9b87
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa41d ago0x875c7e…68a84b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0xed50ca…04e02b
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa41d ago0x8122d5…3015ad
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x88a231…b2c081
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x45e33d…17422a
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x4f945c…ad673c
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x04335e…44ccb3
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa42d ago0x332fbd…233cc8
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa42d ago0x69c2fc…4c2cf2
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0xaacb88…ac2527
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x1eeadc…a3d4f4
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x48cf22…20719e
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0x3662b3…aa6f36
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0xde5971…9a9c05
0x06ce…a1c20x9c95…e299Base—$0.001100%fluxa42d ago0xa5e0b7…cf22f3
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa42d ago0x257265…ecc087
0x06ce…a1c20xfe80…47eeBase—$0.001100%fluxa42d ago0x2f7f5c…1accbd

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.