Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95d6…126f0xac65…4417Base—$0.04100%fluxa117d ago0x7e2d68…16f524
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa117d ago0x862d63…98ec1b
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa117d ago0x89af73…25f761
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa117d ago0xf99aec…51fad0
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa117d ago0x7ca9dc…05c5be
0x95d6…126f0xac65…4417Base—$0.02100%fluxa117d ago0xddc453…43db88
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa117d ago0xa1f5bf…91d82f
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa117d ago0x8c9cca…2c2cad
0x95d6…126f0xac65…4417Base—$0.04100%fluxa117d ago0xfdb15a…cdd751
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x26d633…53bbc4
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x5f7b08…7d4078
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x44ef03…bd7c09
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x3872dc…12a699
0x95d6…126f0xac65…4417Base—$0.01100%fluxa118d ago0xaee3e9…b170b5
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0xe81b47…019ff9
0x95d6…126f0xac65…4417Base—$3.68100%fluxa118d ago0x054fc4…ff2f38
0xb90a…9ae40x95d6…126fBase—$3.60100%fluxa118d ago0x7f31ee…c1e316
0xb90a…9ae40x95d6…126fBase—$0.02100%fluxa118d ago0xbf132b…45042a
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x35ec48…c1ed30
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0xe09cbe…efcb2b
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0xc2c664…f2f3ba
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x14f259…0bd352
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0x66bb23…e6ce3b
0xb90a…9ae40x95d6…126fBase—$0.01100%fluxa118d ago0xb118ee…7d9458
0x95d6…126f0xac65…4417Base—$0.05100%fluxa118d ago0xfc457f…bef5f8

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.