Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0x70c229…d7fdd0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa19d ago0xe31b1b…2d7164
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa7f5f0…5e80b7
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x27f543…5f2b2f
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xaf56b4…ce7e84
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x61144c…b0716d
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa1a207…4bc803
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf8650d…986176
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x647899…bbf634
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x724c98…fa0f98
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x70cfc7…ceee2b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x22de42…e810c4
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x035987…c93ca1
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb195d2…2b631e
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xccb85a…925547
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3ed2ab…f69117
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x38f949…374b25
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x76b9bc…e17922
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa68862…017483
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xfd177d…6434c0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x34a359…fe94a1
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x1fbe5d…15cef5
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x403e2d…57b520
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb7863…9c655c
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa20d ago0x902fe7…b00b6a

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.