Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x817bdf…0c071d
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb84297…bbb1e0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf182f7…a00b10
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb650f0…a7e0d7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd326a…d944f8
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73e2f8…8a13bd
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa70dd1…f21de4
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ded97…087446
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc25ab7…e9105a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec8c7c…9b64a9
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab2d94…afc0a6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8ad3ce…36ea73
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x196fb0…b7922c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d4358…04b522
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe87ed9…63b398
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75d7df…ebbaef
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5339d…5334b6
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc315b4…4cba0b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf117ad…5db231
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd337b2…58a914
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf42816…edb746
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc3a62…107bef
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e7a07…50699b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9676e3…eb87fa
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1878c5…f999e8

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.