Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78c79b…655322
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x59d02a…d6c56e
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc25b61…5fc547
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb3fd1…34b4bd
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5fba81…e273e5
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9c6c1b…90acd7
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29d8dc…016fe9
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x74f6a8…050e62
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e0331…398c81
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15065c…9c7f01
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa57313…f0de6d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95d6e7…06ed37
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b405a…5bf073
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90fbda…41c5f9
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x727e14…4d1d54
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x29d118…c34d90
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32198d…1cf969
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9cff99…ff8f87
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7accf0…f4e245
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4403e2…83e1ea
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf90cc…b7340f
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xad2f36…370e4d
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8848d…3e6790
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcf7c8b…bf9279
0x2008…72a60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe377d3…abd4a1

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.