Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb8ab3…8dc996
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64a36d…c0b2db
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a1dd2…8bd8f5
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f8ecd…d74503
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e1a9c…006604
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d6c2f…f282f4
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48c8f7…094489
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x300a37…0c4b40
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c29a1…f4219b
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86a4d9…529f90
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf9c206…5dbb72
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0587b6…cd3ef1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb72e7b…6a198d
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1b6e34…1c206a
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e0416…08b04f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa24c5c…e8bdba
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x585536…1fe7a0
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x390e3c…b9bf8b
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6515af…2e2259
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x92fad3…940583
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef2d4c…e69734
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2eb99…cac9e5
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b0103…9ac670
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x557fda…f6cc6f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ffa3b…91c6a7

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.