Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c0835…4d6601
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d287a…75b986
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7fa806…c58c98
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf68fba…8bc687
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf87aac…399afa
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0c8f7…d30ac5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25dd67…2c6ae1
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0c806…a1dd10
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x339d76…a1f3ad
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x410f43…1c9ede
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f220f…339b6c
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda1144…dcca5a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd313f…9ee188
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x995743…91cefe
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc81f2e…f3dc74
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c628e…0631f6
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf36764…70fe08
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1c0645…2921a1
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeade16…ba136e
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81f4f5…f2ccaf
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96240d…d7bca7
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47872a…4ffad4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ebc40…f963e7
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a74fd…603b5b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf40a07…8eb64a

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.