Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7656fe…3b9058
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd27b2…dba88f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x687c1a…d6fcc1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x918c38…831ca4
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x57aa1d…7aa8d7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x47e377…266c65
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd6acc…985e9e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fb9d7…b6d1c1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b119b…75b939
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91af18…c1ff73
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7ccfa…0ddf53
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb97e08…966e4b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd8d1d…f9d254
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x205cf4…64ff01
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7376f…4bd065
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc18347…bc63ef
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa15632…ec23f1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe251e5…a50a94
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe29186…aa2de2
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x209378…eafd3c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f09e1…800c2e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04068f…f30651
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff0f32…ee2910
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02bcf7…3b5727
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46e9e7…521dae

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.