Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0xde968b…a804d7
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0x5fea4c…caf445
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0xfedcb8…bbc540
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0x75e67e…4e6543
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0x2b6231…5ede42
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0xc9f0fd…4ba2eb
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0x14c712…37c47d
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase5d ago0x65f036…84172f
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xf55076…820870
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x1b9170…f41f44
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x0a093a…e43cb6
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x3c7914…711205
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x6a5af1…6316cd
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xc3b4ec…e787f6
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xa5d010…be33a1
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xa40bb0…acc3cd
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x545edd…522da9
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xbe31bb…733096
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x36cc57…e51bbc
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x41df74…b25762
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xbd75a6…22c1d1
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0xf3621d…5c3c8d
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x8f79a9…4dfa9f
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x7826d2…99bfca
0xeb84…c99f0x5aae…482eBase—$0.001100%coinbase6d ago0x1da40a…17bdd1

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.