Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb625…0f1e0xac65…4417Base—$0.07100%fluxa108d ago0x84e5c5…6e9048
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa108d ago0x8a708c…fd9c30
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xcad768…fb481a
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0x280ecb…0f09f5
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0x0e6dce…3a35e7
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xb5e116…0ed51a
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0x9e78d4…bf339b
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0x88474d…ab5a9b
0xb625…0f1e0xac65…4417Base—$0.07100%fluxa109d ago0x4105d4…cc01e1
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xb6cf61…f669ce
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xe928ea…e366a3
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0x5d6537…26aa4d
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xb6f11e…ce31fc
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xda522d…0aba36
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xe9a105…d58436
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xf408ff…5a1f03
0xb625…0f1e0xac65…4417Base—$0.02100%fluxa109d ago0x465a6d…a6287c
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xf1628d…79a5e2
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0x05d4b9…89b391
0xb625…0f1e0xac65…4417Base—$0.15100%fluxa109d ago0x2b1030…34b1a3
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa109d ago0xf94208…1f5b8a
0xb90a…9ae40xb625…0f1eBase—$0.06100%fluxa109d ago0xdb184a…6f8c7a
0xb90a…9ae40xb625…0f1eBase—$0.06100%fluxa109d ago0xa5219f…0234f3
0xb90a…9ae40xb625…0f1eBase—$0.02100%fluxa109d ago0x18f08e…8b1626

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.