Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390x9c95…e299Base—$0.001100%fluxa36d ago0xe24861…904f0e
0x2749…4f390x9c95…e299Base—$0.001100%fluxa36d ago0x8150fc…dbbfbd
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x1a88f2…d2298c
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x6edfe3…b29cf5
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x2c9661…9dad32
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x814924…77a860
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x810565…2e80a6
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x72c761…ba4557
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x3b4905…325d99
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x392bd8…894c43
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x2f669d…b72c5b
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x6f039f…d3fc07
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0xb4cc67…7f9e1f
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x110850…2fd73b
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0xa999de…f0bd5c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x543bfd…618c7b
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x7fb1bf…1e292e
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0xcd6386…002b5b
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0x8b04cf…937dfc
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa37d ago0xfc60f8…b0af8b
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x329a8d…f8a7ee
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x99134d…028db3
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x6196ae…9bf052
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0x9e04d1…22dd29
0x2749…4f390x9c95…e299Base—$0.001100%fluxa37d ago0xd7ee66…fcf870

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.