Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa18d ago0x91fab6…ec8655
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa18d ago0xa6524b…3c7a75
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa18d ago0xaef5a9…614a28
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa18d ago0x349bda…91b77d
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x079e6d…496b2d
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x9fe25a…53124b
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xc1d9a9…579af9
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xbd4242…676361
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x2dfc0f…4a3e9d
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xb16db4…b529ce
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x6e13fc…b5f317
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x97c213…e8827c
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x15f02e…9630ac
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x01a82e…4bb019
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x7a4137…8d11b1
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x2cdb64…1aaea7
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xbe6947…b4d5ea
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x22b49d…4b7458
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x6168fb…a5a411
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xbba54e…93b592
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x999a72…f5e52d
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xe84924…3382b0
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x9dfb64…635379
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0x2288e7…79c443
0xb65c…40f10xfe80…47eeBase$0.001100%fluxa19d ago0xdaa2ea…8490bb

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.