Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x4b0006…c4836b
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x044929…a4e81a
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x0cf6fd…92cf33
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x6d1a1b…108f2b
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x02b8b4…914d38
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x43a8a3…5f3375
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x9b99bf…641b18
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xb8633f…07d7ab
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x11e797…050143
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xd7487a…0a6a8e
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xca58e2…a666bc
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xb20c2f…85fac2
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x167e92…fb91a0
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x81b3fb…b48a60
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x94d175…fcc5ea
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xe4e84a…86c9f5
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x0231e6…1a1e78
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xedc96d…48bb6e
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x3230e0…0ed786
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0xd00084…0ec7a1
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x2a2efe…907c39
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x93fe25…bf91d1
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x226f9c…44df5f
0x8d2a…7d37Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase18d ago0x75771c…85fbe5
0xfadd…6c94Official Source EvidenceBaseOfficial Source EvidenceSec$0.01100%coinbase19d ago0x6e9ac8…eaa5ac

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.