Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c31…ceb60x381e…5e69Base—$0.01100%coinbase70d ago0x195358…e91e39
0x8c31…ceb60xe24e…b399Base—$0.01100%coinbase70d ago0x254b5b…29aec9
0x8c31…ceb60x336a…dbbfBase—$0.01100%coinbase70d ago0xab8487…f0ebea
0x8c31…ceb60xbddd…9092Base—$0.01100%coinbase70d ago0x2d0549…238a02
0x8c31…ceb60xada9…9c0aBase—$0.01100%coinbase70d ago0x5f61b9…4a0f1c
0x8c31…ceb60xda98…f39dBase—$0.01100%coinbase70d ago0x3ba8e5…614a80
0x8c31…ceb60xd5f3…79d1Base—$0.01100%coinbase70d ago0x3580d2…eaee92
0x8c31…ceb60xa8ce…96ddBase—$0.01100%coinbase70d ago0xaae447…e3d265
0x8c31…ceb60x6676…488aBase—$0.01100%coinbase70d ago0x11361c…847a78
0x8c31…ceb60x5041…259aBase—$0.01100%coinbase70d ago0x717b8c…b941cd
0x8c31…ceb60x0681…5996Base—$0.01100%coinbase70d ago0xeb8792…946dae
0x8c31…ceb60xfccc…b39aBase—$0.01100%coinbase70d ago0xd79e3c…6b24bc
0x8c31…ceb60xee2b…dcc6Base—$0.01100%coinbase70d ago0xd95bf1…3bbb9a
0x8c31…ceb60xa07b…a9a8Base—$0.01100%coinbase70d ago0x85153a…b8df01
0x8c31…ceb60xfcca…0f1cBase—$0.01100%coinbase70d ago0x9a2552…4b8a07
0x8c31…ceb60xda5e…5413Base—$0.01100%coinbase70d ago0xf31817…40ab55

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.