Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x3b0089…f55ef6
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x1cbf42…4cd71d
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x86e014…7572d0
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0x6acb08…53ee2e
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x75b69f…3d1186
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x61c53f…a976f7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x293fc0…cdc2d7
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0xb9a557…277841
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0x84511d…8589dc
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x0543ea…2c6447
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0x0f6b26…866631
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x5e49f7…4b727d
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0xd62e2c…683353
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x52b1be…bc6a05
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x805f3d…68d2c8
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0xb1337d…141eea
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0xf69b37…e73109
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0xdfdd7b…fdc34b
0xea21…f09a0xfe80…47eeBase$0.001100%fluxa35d ago0x95974b…a7e9ef
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0x2d8584…1731b2
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0xcc863c…25bb24
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0xba6cc7…6c1b6d
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0xe2ce40…b41a96
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0x7bdd26…7213dc
0xea21…f09a0x9c95…e299Base$0.001100%fluxa35d ago0x03fcdc…996dfd

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.