Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x8aa420…782c90
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xaa65ba…b6680d
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xd4edae…19dcae
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xa16429…223191
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xb6afcf…66f317
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xc06c6d…9eae94
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x64cbdb…9a19ae
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x84d5ec…c81ebe
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x40ad71…b5b73f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x2ecff1…36fb00
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x08bf37…d58a30
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x930134…0b295b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x7d660b…987a7e
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xcd6390…4d299f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xa7790e…f70042
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xb96272…2dc95c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x73a29f…e18ca5
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xa753d7…5cce79
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x9fe399…72241f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x4d8bf9…b1fe11
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x241fd7…3d4325
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xc76d29…75e927
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x72d1e7…363cdd
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0x60903d…13e14c
0xb685…49100xfe80…47eeBase—$0.001100%fluxa20d ago0xf44bc3…724139

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.