Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd579…071a0xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0xa3099b…6ff13a
0xd579…071a0xcc42…305fBasex402-factoryCore$0.03100%coinbase49d ago0x69f6a7…fc4791
0x64db…c3680xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0xc133ca…c035fc
0xedc6…d2d00xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0x6534e6…a4f847
0x64db…c3680xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0xe51277…de3a4c
0xfa1c…65d10xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0x7f2b20…44e4e2
0x3aeb…84080xcc42…305fBasex402-factoryCore$0.03100%coinbase49d ago0x0a80b4…763a07
0x3aeb…84080xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0xff8dd3…ede1d0
0x01f9…84d30xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0x86bf12…996b28
0xc059…8b5e0xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0x5b9506…c12852
0xc059…8b5e0xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0xcf7329…b50480
0x3a3f…f3a70xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0x84f16a…baa346
0x3a3f…f3a70xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0x221a37…c9c18e
0xedc6…d2d00xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0xab41d8…205ed1
0x64db…c3680xcc42…305fBasex402-factoryCore$0.03100%coinbase49d ago0x7ccb80…3b577f
0x09c3…beee0xcc42…305fBasex402-factoryCore$0.03100%coinbase49d ago0x06ef2f…b35b93
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0x1faf0a…44feae
0x9688…d92d0xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0xec4634…37ba48
0xedc6…d2d00xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0x0a4869…5e9f11
0x46bd…2ebd0xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0xcd5e10…28ff37
0x9688…d92d0xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0xa62f0f…7fc6fe
0x5975…500d0xcc42…305fBasex402-factoryCore$0.02100%coinbase49d ago0x08da64…3aeadf
0x9688…d92d0xcc42…305fBasex402-factoryCore$0.03100%coinbase49d ago0x9980c5…337b5c
0xfa1c…65d10xcc42…305fBasex402-factoryCore$0.03100%coinbase49d ago0x66f0c1…57dbc0
0x7fd9…b5290xcc42…305fBasex402-factoryCore$0.01100%coinbase49d ago0x2bbd73…4ff997

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.