Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe6d46…0b6208
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x874ec5…5a9db4
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2dd6bb…31ffa6
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b9572…90cc41
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb60170…90bb5c
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d80e7…99986a
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x94fb98…2ed50d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xded259…5cf29d
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd46c22…612c4f
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b996d…941a0e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22b80c…d5e3f3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x727263…313805
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb17681…be1f06
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdd475d…daa17b
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ff275…00cbde
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00fd83…266086
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb7d1c8…2d6da9
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d25c2…afcb34
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4cb69e…c38cea
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d23a8…983daf
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22e145…08df60
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x74f95a…8e1a7e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5505ed…b5dee3
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffc9f5…0c4b3e
0xf725…20310x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64c05b…95704a

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.