Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x2d558b…528c72
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x4067b2…f3a7d9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x51d8d5…cb7b4a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x2c7f38…41a7df
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x51e572…feed6d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x04f893…0fd4b5
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x2ee5d9…51edeb
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0xae10e4…921904
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x17a8a4…0ae403
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x8ffab3…43a49c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x94db5c…869180
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0xf4a1d7…df4a50
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0xfeac6c…5239e1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x62dc66…c3f6f1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x9b76e6…a6c9cf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x09bbec…8da451
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x414839…d9bd46
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0xcde2dd…35036b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x373eb2…75ecc8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x91abc9…7dcdde
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x8edad1…739107
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x740287…12cf9c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0xf1acab…c76bcb
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0x98b617…b6513d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa19d ago0xa614f1…31e1be

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.