Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x258eb3…bbd82d
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb509f1…fb7de1
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1d1f8c…f65562
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x478c99…5a4964
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7bd465…771a38
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xde19bc…e3634a
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7262e4…d5c45c
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x42ad87…94078e
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xd665f8…c67ea5
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb62567…96b2a6
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x37ee95…4f6285
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x00bb25…beb9e1
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf66784…606d74
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x14b8b8…fbe59f
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x11fff0…a21ebd
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x72c184…8c26ec
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x8f1df8…e6c304
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x381d60…6684e4
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa20d ago0x5eceae…3d5225
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x9189f1…b3ccaa
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xff1e88…90acfe
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x76fe7b…38c06d
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x0464ef…b7e753
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0x81b80d…a4ab14
0xe411…046a0xfe80…47eeBase—$0.001100%fluxa21d ago0xc99175…7ded50

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.