Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ae27c…415308
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeb7832…33c831
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8558a…ef7cb8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3bd6c2…e3b2a8
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6cad3…fdccd5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x758a2e…7e1bc2
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b5ffa…ae11f3
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6eb501…037c99
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x915733…cf7851
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78ed98…b7beb5
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd6087…a3832e
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe72592…e63290
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa86066…7a15dd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca5164…ac8ecb
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x833252…200547
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c3be3…c30d66
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca2649…be6593
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67d6b6…53a0b1
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0219f7…08bcba
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe90002…8d5fa9
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb8a9c…308d01
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfaaa89…f292db
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d571f…17d985
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb88bfa…a89ccd
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe95e7…c86559

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.