Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0b6e1…4d0d12
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6382ba…096258
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9b1e0…4d49ac
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8f9429…3f0ecd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e577f…665ce2
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5804c8…4c3d60
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x265f5e…df9542
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c4778…7a9668
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30e7ca…8d492a
0x0ebe…2a5b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc8fd64…9ab7ef
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d42d9…e67702
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8d980…24bb7b
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe0d337…48b172
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ea19b…a86205
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b980f…76ba14
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9accc…7da024
0x62e3…4e640x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9065c…5a3d60
0x6f4f…f7a20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb27ea2…8aded3
0x2421…29c30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2975a1…b5bae5
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x24b887…95b2bb
0x7838…e0060x6a5e…c666Basex402 service$0.001100%payAI114d ago0x501f1f…62c95f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcd3c9e…ef2cd3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b006c…d9adb6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb3742c…837a08
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8412b2…a0d0f4

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.