Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5116…7ca50xe42f…a6fdBase—$0.01100%coinbase74d ago0x8f5475…982065
0x5116…7ca50x20dd…50b6Base—$0.01100%coinbase74d ago0xcfb998…f3bee6
0x5116…7ca50x6721…c69eBase—$0.01100%coinbase74d ago0x19cd0e…905e8b
0x5116…7ca50x3f85…1875Base—$0.01100%coinbase74d ago0xcd5c3a…7a0a2e
0x5116…7ca50x57db…8761Base—$0.01100%coinbase74d ago0x022d5d…55dae7
0x5116…7ca50xf47e…32c5Base—$0.01100%coinbase74d ago0x22106d…7558c6
0x5116…7ca50xf3c4…ed33Base—$0.01100%coinbase74d ago0x71cce2…73c58b
0x5116…7ca50x1e1d…f347Base—$0.01100%coinbase74d ago0xb2d2ec…78234f
0x5116…7ca50x5ee5…135bBase—$0.01100%coinbase74d ago0x503e8e…c783cd
0x5116…7ca50x2c40…f167Base—$0.01100%coinbase74d ago0x2ed9b3…a42eb2
0x5116…7ca50xcf1b…ea7dBase—$0.01100%coinbase74d ago0x88e1f0…d78767
0x5116…7ca50xb1be…2bd6Base—$0.01100%coinbase74d ago0x63e6d9…e7afa2
0x5116…7ca50x7426…2bebBase—$0.01100%coinbase74d ago0x9f3d53…877ca8
0x5116…7ca50xe022…26dcBase—$0.01100%coinbase74d ago0x2e3bb8…e916f8
0x5116…7ca50x7740…732fBase—$0.01100%coinbase74d ago0x6c85c7…73fb6c
0x5116…7ca50xfe6d…02d6Base—$0.01100%coinbase74d ago0x9c9e99…7c6385
0x5116…7ca50x9c28…1015Base—$0.01100%coinbase74d ago0xb03aef…418b32
0x5116…7ca50xaab4…034dBase—$0.01100%coinbase74d ago0x8f0faa…84066c
0x5116…7ca50x8959…ab3aBase—$0.01100%coinbase74d ago0xc37a8c…98e9c7
0x5116…7ca50x3f59…e8d1Base—$0.01100%coinbase75d ago0xb9a75b…5782a7
0x5116…7ca50x9207…3554Base—$0.01100%coinbase75d ago0x7837c1…d9f760
0x5116…7ca50xd6a2…d163Base—$0.01100%coinbase75d ago0x1f9d81…e65e86
0x5116…7ca50xc9c8…87f1Base—$0.01100%coinbase75d ago0x2c3cfc…52c086
0x5116…7ca50x1227…7266Base—$0.01100%coinbase75d ago0xc257e2…cf6821
0x5116…7ca50xbda2…31c9Base—$0.01100%coinbase75d ago0x2e3970…3d1fdb

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.