Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e16bf…1a257d
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26b116…20cb49
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x467777…c06306
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e0c50…a57145
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf10ff…9c5095
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6cdfe…280637
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x50f730…47da86
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xffc31d…ceb376
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7f7b4…ca9fda
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xba6d00…a7cff0
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3fd49a…f1ec91
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd63c4…82e9e5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa73304…b6b971
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc22a9d…fd09f5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe9e37…9b913c
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59212a…ac8c79
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x359e6a…4c3313
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd5c6d…fc29e5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x455978…01378e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdfc962…e37914
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2dbbb1…e41a48
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb327a4…ee85e5
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0x435a69…de083e
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa33b84…0dcaee
0xa748…32010x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeec6ba…3660af

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.