Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xef0eb7…d0dd72
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xe9cb2b…e1bb61
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x5a7664…0a1b85
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xb52395…f9db7b
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x67315e…6f50a9
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x4033a0…8b4172
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x08de02…91db8d
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xf95cba…2770c0
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x43d6c7…976790
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x95c56e…ed0a01
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x39d28c…da4f47
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xa24214…7ff65d
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x358276…724513
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xe07639…b26f13
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xbd1812…64b5fe
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x9ef84b…885391
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0xfb9c7f…12979f
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x18fd30…341b28
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x5b5493…80ab80
0x5759…2d980x9c95…e299Base—$0.001100%fluxa58d ago0x9b9545…ba88ff
0x5759…2d980x9c95…e299Base—$0.001100%fluxa59d ago0xc7254d…e4ab0e
0x5759…2d980x9c95…e299Base—$0.001100%fluxa59d ago0x0fe5ab…20ee6d
0x5759…2d980x9c95…e299Base—$0.001100%fluxa59d ago0x095305…050166
0x5759…2d980x9c95…e299Base—$0.001100%fluxa59d ago0xbff13e…2a8f7f
0x5759…2d980x9c95…e299Base—$0.001100%fluxa59d ago0x124bcc…524ad9

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.