Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xca832b…e81b6a
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x6cd878…1e80c1
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x18ed63…ef40cb
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x527892…64454d
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xc32e89…372101
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x05972e…6e59e3
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xfb00d4…bee7dc
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x535dc0…d071ef
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x094a45…a645be
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xb00c2f…3d7445
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x10cc55…ecf1bf
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xc19c90…d3b53d
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xd858df…51a75c
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x96c841…85ab17
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x7678f0…c83751
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x09521d…b0437c
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x06bb24…403508
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xa48bd4…79574c
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x9b6c6b…bb8058
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xeb4086…0054f6
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x92b253…61661b
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0xb97e05…4cb42a
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x3d120d…1d8de9
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x2d1ddb…a1e724
0x1cdd…bdef0xfe80…47eeBase—$0.001100%fluxa8d ago0x72a846…d815d7

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.