Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x96a82f…4698bc
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x413767…ff1b26
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x248f4f…1f7d08
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x316428…b82e53
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xcbf32a…aa1d96
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x56cbf1…5b9569
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x410454…fc68de
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x075626…a1c292
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xec151d…88a6c0
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xf008c8…e5c017
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x78803f…66d3b5
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x007349…a3472a
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xa5245f…c1065f
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x9ca3ef…1cdc5d
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x2462fe…641964
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x4ca86d…30e73e
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x283fea…bb3d70
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xe3af60…a5ad79
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x7c4070…18978d
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xc5ac29…f41bdb
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x7afa6b…ae36e0
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0xd248a8…1d96fd
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x9d5b5e…45a195
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x436a89…cffa6c
0x2f75…bb760xfe80…47eeBase—$0.001100%fluxa19d ago0x70baee…0cd5aa

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.