Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x7328…5d6fBase—$0.0011100%payAI57d ago0x857aad…c54fae
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x4d0c29…8517d2
0xcd51…46a90x7328…5d6fBase—$0.0011100%payAI57d ago0x6468de…2aa7b4
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x2deaf2…af13f2
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x4495dd…1db8db
0xcd51…46a90x8043…8388Base—$0.0011100%payAI57d ago0xb7a41a…1b2a13
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x9de51c…1f30e5
0xcd51…46a90x8043…8388Base—$0.0011100%payAI57d ago0x80c7b6…c6f998
0xcd51…46a90x8043…8388Base—$0.0011100%payAI57d ago0x58e3ce…c531ec
0xcd51…46a90x8043…8388Base—$0.0011100%payAI57d ago0xce406b…847ec4
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0xbfcfc2…082b91
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0xcf90b9…a9fbcb
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x93831d…6dc8c4
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0xa55ce0…c186b8
0xcd51…46a90x8043…8388Base—$0.0022100%payAI57d ago0xacf161…c647a6
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a357d ago0xf6dc5a…957214
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a357d ago0x634f2f…2b690d
0xcd51…46a90xe8b2…43b7BaseAgentPay Pre-Trade Risk CheckTrading$0.01100%coinbase57d ago0xced872…ef6454
0xcd51…46a90x8fc4…db1fBaseText Summarizer AgentSummarize$0.005100%coinbase57d ago0x374272…1a1e1f
0xcd51…46a90x8043…8388Base—$0.0011100%payAI57d ago0x580c63…91ad23
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x28f281…3fe3ff
0xcd51…46a90x8043…8388Base—$0.0011100%payAI57d ago0xebb183…9c2e49
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x5f699f…69efd4
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0xe1f14e…8ab59a
0xcd51…46a90x8043…8388Base—$0.001100%payAI57d ago0x718791…4e472a

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.