Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0x083f…fb38Base—$0.10100%dexter38d ago0x617102…e3c52c
0xc1b3…aa1e0x0275…1c55Base—$0.10100%dexter38d ago0x4a4fc9…e4527f
0xc1b3…aa1e0xdc1b…b0d0Base—$0.10100%dexter38d ago0x651a7e…51ee96
0xc1b3…aa1e0xdab3…ee9fBase—$0.10100%dexter38d ago0xc39362…c164ac
0xc1b3…aa1e0x23b0…31fbBase—$0.10100%dexter38d ago0xbe7392…fc5bdd
0xc1b3…aa1e0xf075…7e83Base—$0.10100%dexter38d ago0xcd70ae…6346ae
0xc1b3…aa1e0x05f4…1bf0Base—$0.10100%dexter38d ago0x2f65fd…9ac012
0xc1b3…aa1e0xa88d…222bBase—$0.10100%dexter38d ago0x156e64…bf7e8c
0xc1b3…aa1e0xf453…b432Base—$0.10100%dexter38d ago0x1c4fe8…280d1c
0xc1b3…aa1e0x9372…c537Base—$0.10100%dexter38d ago0xbac6a6…8a74b9
0xc1b3…aa1e0xcee4…8e6dBase—$0.10100%dexter38d ago0x944da1…c343e0
0xc1b3…aa1e0x88ee…b033Base—$0.10100%dexter38d ago0xe2529e…0939e2
0xc1b3…aa1e0x50b9…5a62Base—$0.10100%dexter38d ago0x3f6d78…96c8f7
0xc1b3…aa1e0xd88c…c20aBase—$0.10100%dexter38d ago0x8bd527…06dbec
0xc1b3…aa1e0x6f08…1b59Base—$0.10100%dexter38d ago0x82dce2…20a59a
0xc1b3…aa1e0xdb28…43b0Base—$0.10100%dexter38d ago0xd136ed…aa0736
0xc1b3…aa1e0x2884…302aBase—$0.10100%dexter38d ago0x1ac31a…16f607
0xc1b3…aa1e0x9159…76efBase—$0.10100%dexter38d ago0x8e6df9…88d82e
0xc1b3…aa1e0x6387…3b0aBase—$0.10100%dexter38d ago0xb2c915…1e1fdc
0xc1b3…aa1e0xcc9a…5a5bBase—$0.10100%dexter38d ago0x8fc530…7abed6
0xc1b3…aa1e0xf299…40daBase—$0.10100%dexter38d ago0x3c6257…96912b
0xc1b3…aa1e0x309d…4ac1Base—$0.10100%dexter38d ago0x00b4e7…f38c90
0xc1b3…aa1e0xce89…8cf1Base—$0.10100%dexter38d ago0xdc531b…bb2511
0xc1b3…aa1e0xd8c6…5c74Base—$0.10100%dexter38d ago0x550781…68b1f8
0xc1b3…aa1e0x9a89…e96cBase—$0.10100%dexter38d ago0x4ab596…14e91e

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.