Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0x3a09…6970Base—$0.01100%coinbase84d ago0xc2a1da…ab5240
0xbe14…d0fe0x08bc…190bBase—$0.01100%coinbase84d ago0x75e764…a897c0
0xbe14…d0fe0x1891…b93cBase—$0.01100%coinbase84d ago0x3fed1b…06a0e7
0xbe14…d0fe0xbbcc…55a2Base—$0.01100%coinbase84d ago0xba00db…9b2af7
0xbe14…d0fe0xfbcf…5a72Base—$0.01100%coinbase84d ago0x2cd472…11e86a
0xbe14…d0fe0x569c…61f8Base—$0.01100%coinbase84d ago0xf5f01c…cfc198
0xbe14…d0fe0xabad…ce39Base—$0.01100%coinbase84d ago0x62c650…9acc20
0xbe14…d0fe0x501f…942dBase—$0.01100%coinbase84d ago0x794636…dc5019
0xbe14…d0fe0xc2f6…f44dBase—$0.01100%coinbase84d ago0xec4b65…f24123
0xbe14…d0fe0xc237…ab27Base—$0.01100%coinbase84d ago0x9a2c95…b9f1af
0xbe14…d0fe0x6f1b…397fBase—$0.01100%coinbase84d ago0x03379c…608da3
0xbe14…d0fe0xecf7…4fafBase—$0.01100%coinbase84d ago0x62cb2a…887e62
0xbe14…d0fe0x24c6…e705Base—$0.01100%coinbase84d ago0xfdd8f8…e56d78
0xbe14…d0fe0x1a3e…f615Base—$0.01100%coinbase84d ago0xe88b9a…d382b7
0xbe14…d0fe0xd276…6cc8Base—$0.01100%coinbase84d ago0x6bfa19…460f00
0xbe14…d0fe0xdf3a…715bBase—$0.01100%coinbase84d ago0xbed604…b2cca6
0xbe14…d0fe0xddbf…27a1Base—$0.01100%coinbase84d ago0x299c15…1ffb3a
0xbe14…d0fe0x4a23…ac7bBase—$0.01100%coinbase84d ago0x40da1f…abfa72
0xbe14…d0fe0x983e…6dc5Base—$0.01100%coinbase84d ago0xf8e688…82b6e1
0xbe14…d0fe0x22cf…7381Base—$0.01100%coinbase84d ago0xb76041…900f38
0xbe14…d0fe0x2cb7…67cfBase—$0.01100%coinbase84d ago0x5824cf…ae615d
0xbe14…d0fe0x534e…e757Base—$0.01100%coinbase84d ago0xba8c8a…917811
0xbe14…d0fe0x8d50…4fd1Base—$0.01100%coinbase84d ago0xff41ad…036f01
0xbe14…d0fe0x7e6e…2684Base—$0.01100%coinbase84d ago0xc67785…c5226d
0xbe14…d0fe0x93b0…6e68Base—$0.01100%coinbase84d ago0x3f7a76…8fc508

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.