Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e02…5f0a0xe2eb…991bBase—$0.01100%coinbase71d ago0x11de3f…44caa4
0x1e02…5f0a0x5ba6…fbb2Base—$0.01100%coinbase71d ago0x12bfd2…5e09a9
0x1e02…5f0a0x3071…69daBase—$0.01100%coinbase71d ago0x58b7bd…4a5eea
0x1e02…5f0a0x1852…eb0cBase—$0.01100%coinbase71d ago0xcfdca8…0a51ca
0x1e02…5f0a0xe998…6eb2Base—$0.01100%coinbase71d ago0xc5d2c1…4a8774
0x1e02…5f0a0x5930…86a9Base—$0.01100%coinbase71d ago0x40d751…586647
0x1e02…5f0a0x9408…44d4Base—$0.01100%coinbase71d ago0x1fefc0…345b13
0x1e02…5f0a0x68af…91a3Base—$0.01100%coinbase71d ago0x51d126…7b596f
0x1e02…5f0a0xb312…7ae4Base—$0.01100%coinbase71d ago0x61cf11…933a2e
0x1e02…5f0a0x6fb0…7500Base—$0.01100%coinbase71d ago0x037bfe…0c8b86
0x1e02…5f0a0x1328…190eBase—$0.01100%coinbase71d ago0xbe0b19…90fba6
0x1e02…5f0a0xfcfb…a2abBase—$0.01100%coinbase71d ago0x4652d3…58cb71
0x1e02…5f0a0xac15…e0a2Base—$0.01100%coinbase71d ago0x74953e…a06c45
0x1e02…5f0a0xae06…62caBase—$0.01100%coinbase71d ago0x6689eb…937b03
0x1e02…5f0a0xfb7b…0491Base—$0.01100%coinbase71d ago0x7498d2…b0c036
0x1e02…5f0a0xc825…8044Base—$0.01100%coinbase71d ago0x565e24…b5b1fa
0x1e02…5f0a0xe252…b90fBase—$0.01100%coinbase71d ago0x9a0cfb…1656e3
0x1e02…5f0a0x1800…53cbBase—$0.01100%coinbase71d ago0x41f851…5872a5
0x1e02…5f0a0x99d4…bcf1Base—$0.01100%coinbase71d ago0x2ae4bf…c7fd5c
0x1e02…5f0a0x5390…6bc2Base—$0.01100%coinbase71d ago0x37fb9b…f6c802
0x1e02…5f0a0x34f7…44c3Base—$0.01100%coinbase71d ago0x5a99b1…22e731
0x1e02…5f0a0xcb54…a888Base—$0.01100%coinbase71d ago0x124482…780b2f
0x1e02…5f0a0x6134…ed5aBase—$0.01100%coinbase71d ago0x4f5f21…1b70d3
0x1e02…5f0a0xf751…1a38Base—$0.01100%coinbase71d ago0x64d0b9…c8bae9
0x1e02…5f0a0xf35f…d3e2Base—$0.01100%coinbase71d ago0xc2c368…066660

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.