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%payAI109d ago0x0f4730…b44bd1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x787bd6…403bb6
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x213cf5…ec9182
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88691e…7d4240
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fb3fe…01b1a1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x003a0f…dd5534
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7aa46…6aed78
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x765755…b5a532
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe95912…750d2f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc27011…2ae2c0
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3d94f…065dee
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2914a1…76af79
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb5489…f7bc8f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93c49b…2cedb3
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0e30e…40eb08
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1931bc…c16c5c
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf097d…f01119
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5d061d…8fb493
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x271e4c…d776e1
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x341957…52bdb7
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a5448…a42885
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x83d134…0c4e66
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68371c…b31b62
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b858b…40a293
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9427e8…1d48d8

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.