Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x54f02a…def29c
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0xdea2f3…baf2f0
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x751bf6…2751ad
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0xe54a82…af5b3d
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x019c30…1b7371
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x2afbe6…4107bf
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0xe79af7…8a7d46
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x3bfe43…e8086f
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0xfb7b13…274b58
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x8aad97…dbdae0
0x33f2…398b0x6878…766cBase—$2.60100%fluxa107d ago0x7ec0ce…1ca17d
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa107d ago0x5adecb…f3b6e8
0xb90a…9ae40x33f2…398bBase—$1.06100%fluxa108d ago0xc67c38…87ed83
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0x013f17…efa715
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0x9be7ff…768967
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0x50082c…b02db5
0xb90a…9ae40x33f2…398bBase—$0.02100%fluxa108d ago0x0a7943…9046cb
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0xf00521…ec62e5
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0x059fc2…c402c3
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0x369f65…5701c4
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0xc77675…ab5b70
0xb90a…9ae40x33f2…398bBase—$0.01100%fluxa108d ago0x3e4903…0fdc6a

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.