Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xcc1edd…ef9944
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.03100%coinbase43d ago0x2855c9…e47bc8
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase43d ago0xc4b13d…4949af
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.05100%coinbase43d ago0x239c0a…9bba58
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xb12d92…bbec80
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase43d ago0x89bb8b…4b7837
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x675c84…8949c7
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.01100%coinbase43d ago0x73d7c7…370f74
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x4aa8b8…88ed42
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xb8b3f0…33fdf1
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x2d4d0b…90623e
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xc3df66…ef4023
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x6f770a…345eea
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x404b6c…831d9e
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xa01187…af527b
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xfa5b37…3f533e
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xc4130b…13633c
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x25a76d…72c627
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xc8dff8…d746db
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0xe98f59…616c8d
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x013c74…3809f2
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x1d750a…5b1f3f
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.03100%coinbase43d ago0xf8bf7a…43f4a3
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.05100%coinbase43d ago0x1feba7…49b383
0x89d1…dd560xcc42…305fBasex402-factoryCore$0.02100%coinbase43d ago0x1cb403…1ef718

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.