Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xba19a7…f2ac86
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1be98c…5eee47
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb7b52…2482e6
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7bfbd5…a09fb7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29fd36…eb9c0d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa3dc9e…d4f946
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c2435…771582
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x300ab5…88fe12
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1167e9…208c49
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3178ff…e841de
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc18b79…412624
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdc6843…ed206f
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7c7ce…3470d3
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0f92b…a1ddf4
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd02fbe…38842c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x677a29…df0305
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3cbe4b…5c4662
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x19424e…07f4f8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa7cd4d…55384c
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeabfb2…2f53df
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe53e14…8a487e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8dbadd…6219c0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x600047…314c7b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfedff7…49b902
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbe40ba…341008

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.