Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c339d…996798
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9c1201…34b9df
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI103d ago0x778a2b…bb0512
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ddab2…40e36a
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcb69f5…d10013
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa0ddcf…99d6da
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f31f4…5c63e9
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65d502…f8db36
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x971e21…1ec901
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb125ee…af3b7a
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x256b1c…6faf9d
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x007e72…3fd5fa
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x180489…af9e4f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb55bf8…7a2a15
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x422282…a8e1c8
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d50f9…ff7b9c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xefa446…0ead27
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b48b4…571994
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x56ce0f…fdf7e3
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x218f50…b82fb3
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8edd2a…7f0840
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc82bdc…24c004
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f8422…1af121
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2b9c3…037048
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39b03b…6503ac

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.