Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf218…87740xd3d3…13d2Base—$0.01100%coinbase54d ago0x1cf398…5fc7aa
0xf218…87740xb5d2…39bcBase—$0.01100%coinbase54d ago0x293dea…2fdce7
0xf218…87740x43e4…3a90Base—$0.01100%coinbase54d ago0x1bde00…2f2514
0xf218…87740xaa2c…76c4Base—$0.01100%coinbase54d ago0x97bc3c…5ad2ff
0xf218…87740xf6d3…aad6Base—$0.01100%coinbase54d ago0xcf0927…63284c
0xf218…87740x9404…d0d2Base—$0.01100%coinbase54d ago0x29facd…fe6803
0xf218…87740x3f8e…4ce7Base—$0.01100%coinbase54d ago0xde44ac…34f4f6
0xf218…87740x7d7c…2e39Base—$0.01100%coinbase54d ago0x61a0d5…c92a8f
0xf218…87740x6758…1267Base—$0.01100%coinbase54d ago0x7ae87b…d4b2e2
0xf218…87740x9659…7ac4Base—$0.01100%coinbase54d ago0x767691…b77423
0xf218…87740xff7b…d638Base—$0.01100%coinbase54d ago0x46735e…a0e334
0xf218…87740x5c4d…d7a9Base—$0.01100%coinbase54d ago0x557db9…82e642
0xf218…87740xb85a…0465Base—$0.01100%coinbase54d ago0xf161f2…83643e
0xf218…87740x9580…632aBase—$0.01100%coinbase54d ago0x3d0f7d…9a6759
0xf218…87740x56ae…32ceBase—$0.01100%coinbase54d ago0xc7d047…f56c2d
0xf218…87740x55b7…d970Base—$0.01100%coinbase54d ago0xdfefbc…0c3f37
0xf218…87740x605b…58caBase—$0.01100%coinbase54d ago0xb3c955…aa441e
0xf218…87740x8a51…17c0Base—$0.01100%coinbase55d ago0x06248c…a11bd3
0xf218…87740x3c6d…00e1Base—$0.01100%coinbase55d ago0x68e33a…2148e4
0xf218…87740x7b65…6112Base—$0.01100%coinbase55d ago0x78223a…53f190
0xf218…87740x430e…dbfcBase—$0.01100%coinbase55d ago0x0d5a2e…9aeaea
0xf218…87740x6728…ebd0Base—$0.01100%coinbase55d ago0x4bc8c3…7b3a34
0xf218…87740xcc11…324fBase—$0.01100%coinbase55d ago0x51a19b…7ac70c
0xf218…87740x71b7…8b06Base—$0.01100%coinbase55d ago0x69cda6…b79dd8
0xf218…87740x400e…462bBase—$0.01100%coinbase55d ago0xd9a4aa…d83975

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.