Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc109…cc690x3896…6b27Base—$0.10100%fluxa116d ago0xe264e8…dcc20e
0xdb1f…326f0x3896…6b27Base—$0.12100%fluxa116d ago0x291d35…f50c18
0xcbbf…fe350x3896…6b27Base—$0.11100%fluxa116d ago0x08ce4f…12343c
0x82ba…5d6a0x3896…6b27Base—$0.14100%fluxa116d ago0xab607b…7d267b
0x6d72…8a240x3896…6b27Base—$0.11100%fluxa116d ago0x15aa85…18b33a
0x112a…85690x3896…6b27Base—$0.34100%fluxa116d ago0xbb0539…0216f6
0xb176…23d40x3896…6b27Base—$0.21100%fluxa116d ago0xeccae5…e3a8c2
0x1889…f82f0x3896…6b27Base—$0.21100%fluxa116d ago0x8ea2b9…798122
0x4e0c…782d0x3896…6b27Base—$0.14100%fluxa116d ago0xfbd6c2…544fcf
0xf55f…5ea80x3896…6b27Base—$0.20100%fluxa116d ago0xd69665…3f5fdf
0x7f6b…aa9a0x3896…6b27Base—$0.14100%fluxa116d ago0xb3c902…099908
0x3fb4…fcab0x3896…6b27Base—$0.25100%fluxa116d ago0xa20a53…78e5d6
0xaba9…bd770x3896…6b27Base—$0.10100%fluxa116d ago0x991ce2…976289
0x659d…b2dd0x3896…6b27Base—$0.20100%fluxa116d ago0x2eb646…c7f366
0x424d…e4150x3896…6b27Base—$0.11100%fluxa116d ago0x631b8b…753fb8
0x8d7e…27b00x3896…6b27Base—$0.19100%fluxa116d ago0x854793…dcd549
0xf4df…0bdd0x3896…6b27Base—$0.17100%fluxa116d ago0x54d4ff…770523
0x1649…b4e60x3896…6b27Base—$0.14100%fluxa116d ago0x405a7c…2d1fbd
0xff36…0f600x3896…6b27Base—$0.17100%fluxa116d ago0x37bff3…6e0374
0xf376…f3680x3896…6b27Base—$0.11100%fluxa116d ago0x14c277…759975
0x2814…98690x3896…6b27Base—$0.14100%fluxa116d ago0xc7f428…f92951
0x6779…95310x3896…6b27Base—$0.17100%fluxa116d ago0x0ae566…94d69f
0xb9bf…3f160x3896…6b27Base—$0.24100%fluxa116d ago0xf7a50f…f2f4ef
0x748f…d5e80x3896…6b27Base—$0.25100%fluxa116d ago0x78137c…2b5244
0xf200…0de50x3896…6b27Base—$0.23100%fluxa116d ago0x1660ef…fb1bf0

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.