Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa32d ago0x1602af…6e3a08
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa32d ago0x0ff40b…4f5817
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa32d ago0x4c0356…9e2903
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa32d ago0xcfd604…2243ca
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x408633…38e222
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0xd20b58…490eb1
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0xc778d5…93c4df
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x2ba4de…e80564
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x86c6e9…484cd7
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0xede7ec…b3ef14
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x123164…9bd2a9
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x54d8f9…eaef89
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x6c9bd6…90eb48
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x8e8e4c…41d8a5
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x41aeeb…f47af3
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x3b24b1…998eef
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x459633…957277
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x508866…42a625
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x4fece0…2fd2ac
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x0179f1…f55be4
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x2a7231…2dbaa7
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x3339d0…2cfd95
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x267a06…fb1285
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0xff13b0…46ba32
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x150b72…121348

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.