Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x596e38…43bccf
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1373d0…34b887
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad7396…3bcdb1
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec919f…1de2dd
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7cf4fd…072c3e
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa83e4c…898183
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeedcdf…15f13a
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4472b6…0b63f1
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0e386…4fa012
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe73d5a…f35cf1
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x165a26…ad8dd9
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd270b6…7e4a56
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbaf56a…8ac4a5
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x272c65…9e208f
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed76c3…d231c8
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x732fdb…4e1238
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaf4441…915857
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc92bae…356e51
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7bcdf…83fd3c
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa41d20…b839d4
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35f6b5…0bae7c
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x677ebe…9217ff
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa5f246…6c37e7
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6f658e…f42403
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x071b30…f4b483

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.