Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6480a…2a2e75
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcdddf…1607af
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcfc34…337e5b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x42e68b…585f7f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x50197d…e74eba
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x809d61…219687
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe9b1d7…b2c967
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88b8d1…d369d4
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b4b0a…993942
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8d8aa…e7a9bf
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x258bc8…4eec56
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88010f…9cd57b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x959034…bdb068
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b7b41…f14350
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c1140…486664
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf0c8b…c6f052
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd20fda…4d2d8d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc39056…cf4afc
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x666608…1a8f90
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4e5b11…6a1a2a
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b58c4…1a4a7d
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa74045…9f925b
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbba625…b7ca1e
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb408a6…06c871
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6644b0…0c59ff

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.