Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x6389e3…ef377b
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0xac41a1…cbc48e
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0xc848f7…1d2b79
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x929e05…9baa1a
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x147397…b3016b
0xb90a…9ae40x2c4d…6c2aBase—$0.03100%fluxa106d ago0x8214ae…dd4087
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x6118f9…ddcd7d
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0xaf61c7…91417e
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0xe4d787…f71026
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0xf8884c…2ff9f7
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x0f91a7…298cd5
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0xa8acbf…155e4d
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x62b420…808a62
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa106d ago0x72acfc…f1d494
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0xb77cb0…db18cf
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0xcdfebd…11acad
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x32e06e…a2db52
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x8066a6…b05a77
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x8ebf7c…8f95c9
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x0118f7…71878b
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x0bf97c…9e1e37
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x9e6590…1ed55e
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x787fe1…181b47
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x71b557…f7286c
0xb90a…9ae40x2c4d…6c2aBase—$0.01100%fluxa107d ago0x00b647…d790ed

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.