Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0x11d2fd…cc4305
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0xeddebd…84066d
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0x50bcdd…375afa
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa41d ago0x6fef5e…4886f9
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0x50aa50…bfb627
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0x46e45b…e4c8fb
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0xd69c44…bb0239
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0xdc97a5…c9cb6e
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa41d ago0x34efeb…002350
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa41d ago0xb1cd7a…705391
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa41d ago0x0f4ee3…ca12e6
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa42d ago0xfa961b…4c353c
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa42d ago0x1f5c35…a5846e
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa42d ago0x1b3549…1db514
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0xcdcef7…4a0674
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa42d ago0xa7726c…de95af
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0xdb5043…e82a35
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0xbb2d49…dc1c96
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0x42a214…f88c1b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0xf31a59…4cd2a1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0x024502…d1a94b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0x3558fa…732973
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa42d ago0xe0283b…a48361
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa42d ago0x5c38ea…bb3105
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa42d ago0xf468f6…b194e4

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.