Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x65ba15…cdaa27
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x8fe46c…0ecbd6
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0xa07204…493723
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x7e7076…aada93
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0xbc77a4…512246
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x93cb00…f64cd0
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x174fe5…f9fb8a
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0xb600d9…cec08e
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x7ed914…ad711b
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x762d7f…ecddb5
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0xabdb99…dfae03
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0xde6338…c42079
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x915158…a69ce9
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa22d ago0x9e5f73…b57a03
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x5d447f…8e2aca
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x188a04…af4c47
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x89fd73…a5efb6
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xf03c3b…df27f5
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x5fe27b…8478a1
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x10b33c…374920
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x236f87…bd546b
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xc97502…958683
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xa23af9…035538
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x7086f2…f1c779
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x920b1b…255504

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.