Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x93d29d…8a828d
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd4223c…5cf0c0
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6b9da1…3f8b7d
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x947ded…e83668
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xc0d688…e448ee
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4dc072…c975bb
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0x50acbc…46029f
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf9d009…3f9c8a
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xac4261…976a17
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe97463…d3b1f2
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd8cc51…edd8f8
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3935d1…d20cab
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9f333d…d67bb3
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb74a2f…ee1824
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6c3962…5bc6f7
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x7ecec9…bddf1c
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x51d8f1…301c60
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x9a2708…35dc69
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2e6051…051006
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2b4546…347974
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0xb7e1fd…6b86ea
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x6d5cf2…21c393
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x186772…4aec30
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x09f56f…5262d3
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase6d ago0x0e8934…7acf19

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.