Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76e9…57b30xcc42…305fBasex402-factoryCore$0.03100%coinbase12d ago0x332f92…d0c16a
0x3a3f…f3a70xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xa2af90…127c09
0x6e53…a2650xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xbbb138…0c706b
0xd579…071a0xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xd8c831…d8a5cd
0x9688…d92d0xcc42…305fBasex402-factoryCore$0.03100%coinbase12d ago0x76b4b5…731042
0x09c3…beee0xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0x2547d1…5295a6
0x7052…402b0xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0x2f5301…17f107
0xc9c7…16700xcc42…305fBasex402-factoryCore$0.03100%coinbase12d ago0xeb6442…ab9d7b
0x46bd…2ebd0xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xe10a6e…42378a
0xc059…8b5e0xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0xd8a948…d10ad0
0xd579…071a0xcc42…305fBasex402-factoryCore$0.03100%coinbase12d ago0x955d41…9f32f2
0x9456…8f090xcc42…305fBasex402-factoryCore$0.03100%coinbase12d ago0xc7f46b…a65878
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase12d ago0x597b35…e9286e
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase12d ago0xdfab4e…1bf9b4
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.001100%coinbase12d ago0x351aea…f71955
0xfa1c…65d10xcc42…305fBasex402-factoryCore$0.02100%coinbase13d ago0xdb2176…da50fc
0x3a3f…f3a70xcc42…305fBasex402-factoryCore$0.03100%coinbase13d ago0x669b15…41f41d
0xfa1c…65d10xcc42…305fBasex402-factoryCore$0.03100%coinbase13d ago0x17e2b5…11ec78
0xc9c7…16700xcc42…305fBasex402-factoryCore$0.02100%coinbase13d ago0x0127f6…6f895c

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.