Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x086d2e…b6ec9a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa2337…8fec71
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf08a83…1da646
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac5921…fa814f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46a4f9…ef2863
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d2a2c…4ff668
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc5998…65ea9f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf2dce…251572
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90506e…e609fa
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b43ff…c2ce31
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2e97c…d7a0bb
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa6a268…dfb997
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e1bf0…b40246
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x25b0aa…e1cb5f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7456a…17edf8
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6ed39…bf1bd4
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8ec8d…b8f8eb
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5de5b2…f856cc
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cd8ae…8cf438
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8840f2…e1d0bc
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d1dea…ae0dc6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x17b69b…78ce1f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8479df…826398
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61a9d5…ce2a2b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbb808…33bba2

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.