Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5d6…5a420xee72…977cBasex402 service$0.01100%coinbase41d ago0x7ce372…db6041
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0xcfad9a…1d0ddb
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0xe43263…f1c42d
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0x6aac37…607dd4
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0xd31a88…d745fb
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0xe56070…20f03f
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0x4d378c…ebfa5c
0xjudd.eth0xee72…977cBasex402 service$0.03100%coinbase41d ago0xfba64f…f52f49
0xb5d6…5a420xee72…977cBasex402 service$0.01100%coinbase41d ago0x89d171…17b6fb
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase41d ago0x1a623c…28047d
0xb5d6…5a420xee72…977cBasex402 service$0.01100%coinbase41d ago0xeb8aa3…ec9368
0xb5d6…5a420xee72…977cBasex402 service$0.01100%coinbase41d ago0x795f86…4cb16a
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase41d ago0xd4793b…e996c1
0x79fc…d67f0xee72…977cBasex402 service$0.01100%coinbase41d ago0xd57e91…902ad8
0x43b5…7ffd0xee72…977cBasex402 service$0.01100%coinbase41d ago0x5dcfa6…359198
0x43b5…7ffd0xee72…977cBasex402 service$0.03100%coinbase41d ago0xc332a7…0f1900
0x43b5…7ffd0xee72…977cBasex402 service$0.03100%coinbase41d ago0x022328…25b017
0xb5d6…5a420xee72…977cBasex402 service$0.01100%coinbase42d ago0xd155df…a4d97e

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.