Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xbd8583…3858c9
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xa6c85c…5d925e
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x87f499…4c69f3
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xe97d24…a98038
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xb7dc00…b779f1
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xd05bf9…8035e7
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa45d ago0x5fc365…5d7ff5
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa45d ago0x37bac8…2e2931
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xb87f41…278859
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xa3df2e…256c1d
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x37ac7f…4e85e1
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0x163980…43dcd4
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xd9df68…22eed5
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa45d ago0xd6479d…ce530f
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0x0d12e7…60833f
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa46d ago0xf1d955…f23995
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa46d ago0xe416fa…f42ff2
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0xb4365e…729d5b
0xed36…f58c0xfe80…47eeBase—$0.001100%fluxa46d ago0x26e6ac…b4348f
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0x65b458…8fea96
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0x5a8e92…5f08b6
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0x5cdb08…3456c4
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0x2b3380…1e85ed
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0xe0ffb7…a563bf
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa46d ago0xd04829…639fdb

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.