Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff0f…1b6e0x481e…9f7aBase—$0.01100%coinbase77d ago0x0e8baa…2e5e1b
0xff0f…1b6e0xd0a9…4930Base—$0.01100%coinbase77d ago0x8604ad…f997c5
0xff0f…1b6e0x7994…9461Base—$0.01100%coinbase77d ago0x9e1a06…3d9bf1
0xff0f…1b6e0x56ca…3c1cBase—$0.01100%coinbase77d ago0x1d39f2…8ae3eb
0xff0f…1b6e0x6ed0…73efBase—$0.01100%coinbase77d ago0xa173df…7ffb83
0xff0f…1b6e0x0def…4c3eBase—$0.01100%coinbase77d ago0x363fe0…2b41e8
0xff0f…1b6e0xe5a8…3d2aBase—$0.01100%coinbase77d ago0xb3fe1f…dffacc
0xff0f…1b6e0x560d…465cBase—$0.01100%coinbase77d ago0x48ac4c…9bc586
0xff0f…1b6e0x3818…9dceBase—$0.01100%coinbase77d ago0x7c14d8…e65399
0xff0f…1b6e0x7544…fa01Base—$0.01100%coinbase77d ago0x782c73…34d51a
0xff0f…1b6e0x1b83…a290Base—$0.01100%coinbase77d ago0x0b97b6…5e77c8
0xff0f…1b6e0x499e…cf45Base—$0.01100%coinbase77d ago0x776026…38cd44
0xff0f…1b6e0x69bd…b7b6Base—$0.01100%coinbase77d ago0x7f5e60…59e756
0xff0f…1b6e0x51f9…215bBase—$0.01100%coinbase77d ago0xb39a75…1f579e
0xff0f…1b6e0x99b9…06c5Base—$0.01100%coinbase77d ago0x163637…04a684
0xff0f…1b6e0xdde9…86f9Base—$0.01100%coinbase77d ago0x22cbf6…ba8aaa
0xff0f…1b6e0x5363…649dBase—$0.01100%coinbase77d ago0xa15886…2188e8
0xff0f…1b6e0xc8fa…bb5cBase—$0.01100%coinbase77d ago0x269949…3ba8fc
0xff0f…1b6e0xea4b…8870Base—$0.01100%coinbase77d ago0xc81700…3fea78
0xff0f…1b6e0x0313…c463Base—$0.01100%coinbase77d ago0x75348c…63df5c
0xff0f…1b6e0x8707…da9dBase—$0.01100%coinbase77d ago0xb5218c…6182d6
0xff0f…1b6e0x5024…d7d1Base—$0.01100%coinbase77d ago0x3cba0f…8befd9
0xff0f…1b6e0xadfb…128eBase—$0.01100%coinbase77d ago0xaa19b2…542734
0xff0f…1b6e0x6563…608cBase—$0.01100%coinbase77d ago0xc1c6c1…6fba18
0xff0f…1b6e0x1a3e…a075Base—$0.01100%coinbase77d ago0x02e3ce…bcbf0d

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.