Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xd5ba4a…02da4f
0xf55b…6c080xac65…4417Base—$3.70100%fluxa117d ago0x671e4c…3ee643
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xefff31…f0c7d5
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xb3582b…06848d
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xcefba2…7965f5
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0x5faf45…086b18
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xa0d66a…a40f26
0xf55b…6c080xac65…4417Base—$0.08100%fluxa117d ago0x28dbb1…116d2e
0xb90a…9ae40xf55b…6c08Base—$3.60100%fluxa117d ago0x5c5090…4cb83f
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0x237802…ae030a
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xe5911d…99f4ef
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xbb7050…65866e
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xd56e2f…186b93
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0x58207e…6eb3bd
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xa45220…529826
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0xf34bea…68ed91
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa117d ago0x0d600a…28e8b2
0xb90a…9ae40xf55b…6c08Base—$0.05100%fluxa117d ago0x8515a6…2892f0
0xf55b…6c080xac65…4417Base—$0.01100%fluxa118d ago0x5d5093…2be0de
0xb90a…9ae40xf55b…6c08Base—$0.01100%fluxa118d ago0x6235ac…a50795

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.