Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xf4cfdf…09e878
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa47d ago0xd29336…3bbfcc
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xb2dbd8…9958ab
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x03c267…96e68c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xc9f777…d94a79
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa47d ago0x07740e…ec6d86
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0xfce672…0d2bb9
0x636c…0e080x9c95…e299Base—$0.001100%fluxa47d ago0x168dbb…dd6bd5
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xaa1b38…b59165
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0x66d323…0dd684
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xf78069…e3e164
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xb492da…3e2a08
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0x79eaae…9b5901
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa48d ago0xd61d41…492129
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xadcc6a…428357
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa48d ago0x6fa973…e0ca1c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xfe1de9…a467db
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0x2d5277…6c8a01
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xb620ff…9365d3
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0x96863a…a4bae9
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0x6af5eb…843a3d
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa48d ago0xa98736…2ab530
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0x4cabc9…9cee1f
0x636c…0e080x9c95…e299Base—$0.001100%fluxa48d ago0xb4de20…dc601f
0x636c…0e080xfe80…47eeBase—$0.001100%fluxa48d ago0x289092…a843a9

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.