Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58414d ago0x540069…efedbb
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58414d ago0xb6995d…51358f
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58414d ago0x1f2e85…ad71fa
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58414d ago0x532fc9…153dcc
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x283ba5…afb43e
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x49c88d…e2353b
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x761f09…e19641
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x9234af…4530c4
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x558900…93acff
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xa66b6f…0d6ed3
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xa343f0…afda51
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x1d259b…7c37a3
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x7ceda6…ff02b3
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x619530…124f14
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xe46418…ad2c09
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x1cb648…756132
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x3c60f3…e32e2a
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xd145b6…b5b7a3
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x2bdd83…9d735c
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xd88eb1…b29daf
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x38b89e…bbefbe
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x91a20e…9432a9
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0x990c95…4a165f
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xfd8a17…712ba5
0xed2c…09da0xed2c…09daBase—$0.0000170%0x4a15…a58415d ago0xbe32ac…716077

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.