Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x8109…e7aeBase—$0.01100%fluxa107d ago0xbe4090…3bd204
0xb90a…9ae40xe5ba…22a9Base—$0.01100%fluxa107d ago0x48039f…3eb5ab
0xb90a…9ae40x1067…30b7Base—$0.05100%fluxa107d ago0x7e634d…fcbcb4
0xb90a…9ae40x093e…09f1Base—$0.01100%fluxa107d ago0xdf1b9a…ae0e24
0xb90a…9ae40x4213…8cacBase—$0.01100%fluxa107d ago0xa4349f…40ae88
0xb90a…9ae40xdfe2…e8cbBase—$0.01100%fluxa107d ago0x49b380…c3f903
0xb90a…9ae40xfc93…33ecBase—$0.01100%fluxa107d ago0x2ba272…5a977e
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa107d ago0xf786e7…37611c
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa107d ago0x6ce36d…daba14
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa107d ago0x8328c4…623af3
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa107d ago0xa6cad2…d69cb8
0xb90a…9ae40x13aa…6719Base—$0.01100%fluxa107d ago0x834e5b…22362a
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0xcfcd76…b20a0b
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa107d ago0xc3038b…06b147
0xb90a…9ae40x138d…7df2Base—$0.01100%fluxa107d ago0x5b2c4d…a55afe
0xb90a…9ae40xb02f…3e0eBase—$0.01100%fluxa107d ago0x2ba677…69497a
0xb90a…9ae40x13aa…6719Base—$0.01100%fluxa107d ago0xe0cc68…89be0a
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa107d ago0x92ebd0…58e0fc
0xb90a…9ae40x7503…4956Base—$0.01100%fluxa107d ago0xa343ea…e2ded9
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa107d ago0xef005b…7ab4fd
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa107d ago0x4db526…3dee87
0xb90a…9ae40x5f91…abbcBase—$0.01100%fluxa107d ago0x239c01…52fb6a
0xb90a…9ae40xc2ce…c76aBase—$0.01100%fluxa107d ago0xfae6f4…15ba2f
0xb90a…9ae40x8da3…631fBase—$0.02100%fluxa107d ago0x246f53…5d0740
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa107d ago0x15d950…41bcf6

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.