Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0xde072b…b0bc30
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7edc7e…8e010e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4d29bf…f0c08e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x3f1b09…89ff04
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0xda9c69…6aa4fb
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x74055b…5ece5b
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc8954a…fd776f
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x88d921…85b519
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x5ef0b2…0a7af5
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbc0251…086e7f
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0x82eae1…81bb39
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16d ago0xe4e4f1…6e4318
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0xb1a478…0299f7
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1f534c…161956
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0xdc2db5…dac282
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x267e41…e85caa
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5dbe8b…2ac5fd
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x365d20…df185a
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x17cfca…a1a96c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x25c618…adaff1
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d2379…854081
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x5b74c1…9b52c8
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x234041…03db12
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa17d ago0x9aae1f…5938ac

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.