Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83bb…3a420xf3dc…330dBase—$0.04100%fluxa117d ago0x1e234f…d86968
0xaffc…624b0xf3dc…330dBase—$0.04100%fluxa117d ago0x7f7d4d…520113
0x54ed…a45a0xf3dc…330dBase—$0.04100%fluxa117d ago0x5dfb13…e60721
0xb642…098e0xf3dc…330dBase—$0.04100%fluxa117d ago0xb0f803…150c44
0x6e98…b3510xf3dc…330dBase—$0.07100%fluxa117d ago0x26baec…07eb3a
0x5c66…bc930xf3dc…330dBase—$0.04100%fluxa117d ago0x938ed3…28fc96
0xfede…03890xf3dc…330dBase—$0.04100%fluxa117d ago0xdba343…1c896a
0xcd86…106b0xf3dc…330dBase—$0.04100%fluxa117d ago0xd38602…322795
0xc5ed…c6040xf3dc…330dBase—$0.04100%fluxa117d ago0x773f2c…dee017
0x0653…9d580xf3dc…330dBase—$0.04100%fluxa117d ago0x98b190…b785df
0x48c4…55c40xf3dc…330dBase—$0.08100%fluxa117d ago0x36d1b0…29ce06
0x34f8…78f60xf3dc…330dBase—$0.04100%fluxa117d ago0x18d247…ca1c5a
0x61e6…311f0xf3dc…330dBase—$0.04100%fluxa117d ago0x460388…dae0a5
0xa688…eabb0xf3dc…330dBase—$0.04100%fluxa117d ago0xf35ba4…d4853e
0x2d35…fa6e0xf3dc…330dBase—$0.04100%fluxa117d ago0xb27b30…c81b4f
0x1423…e0790xf3dc…330dBase—$0.04100%fluxa117d ago0xd60e14…baa48c
0x5da8…08300xf3dc…330dBase—$0.04100%fluxa117d ago0xd98331…619363
0x02e6…da950xf3dc…330dBase—$0.04100%fluxa117d ago0x0a9e0e…700332
0x1539…ac4b0xf3dc…330dBase—$0.04100%fluxa117d ago0x6190ec…49374b
0x8c4d…081b0xf3dc…330dBase—$0.04100%fluxa117d ago0xd8926f…8bbada
0x50cf…a31a0xf3dc…330dBase—$0.04100%fluxa117d ago0xef7701…b2126b
0xcada…9b250xf3dc…330dBase—$0.04100%fluxa117d ago0x7000c1…c656f1
0x22da…ff200xf3dc…330dBase—$0.04100%fluxa117d ago0x16f0c3…45f55c
0xf8ea…22330xf3dc…330dBase—$0.04100%fluxa117d ago0x630f37…b0caae
0x19a3…d6c40xf3dc…330dBase—$0.04100%fluxa117d ago0xa13dc4…919825

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.