Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x01dc93…670835
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x0cc4ce…069601
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x5ea2b3…ad3395
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x1493fa…0c89df
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x6cf8d5…9d2365
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x429ea5…1172ed
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0xc32134…5d93a6
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x7c9524…4122ca
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x23f195…b045de
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x610d47…9ef776
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0xaf4cfd…6ba61b
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x068c22…07cff9
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0xd0896a…588201
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x200d95…502156
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x315292…e5a751
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x1333bc…a6dc17
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0xf4ec1d…263385
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x2b8b8a…904fbd
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x2d6c9a…7f82be
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x3ae09f…58d1a4
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x7b58d6…62709f
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0xf3341c…3aea53
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x76041a…1078d9
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x6792fe…7eaa40
0x722a…4cc20x5aae…482eBase—$0.001100%coinbase9d ago0x56e432…e9590e

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.