Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90xd500…c864Base—$0.01100%coinbase44d ago0xe2dfac…b9d4de
0xcfa6…e7b90x81cf…7153Base—$0.01100%coinbase44d ago0x739841…82e81d
0xcfa6…e7b90x24ee…afd3Base—$0.01100%coinbase44d ago0x717ffa…77efba
0xcfa6…e7b90xd8a5…d845Base—$0.01100%coinbase44d ago0x6c8f14…5bf540
0xcfa6…e7b90x4854…7f75Base—$0.01100%coinbase44d ago0xc0cfcd…0d9fa7
0xcfa6…e7b90xd797…ecf8Base—$0.01100%coinbase44d ago0x714f3a…8321be
0xcfa6…e7b90x0d90…7cc1Base—$0.01100%coinbase44d ago0x39b1d4…7051f2
0xcfa6…e7b90x95d0…3295Base—$0.01100%coinbase44d ago0x5cd747…1409b9
0xcfa6…e7b90xaead…b910Base—$0.01100%coinbase44d ago0xdd4802…8bde2e
0xcfa6…e7b90x07ad…2ac5Base—$0.01100%coinbase44d ago0x8f82e9…472cfb
0xcfa6…e7b90x0c1d…a67aBase—$0.01100%coinbase44d ago0x983792…f00c0e
0xcfa6…e7b90xa6ba…9037Base—$0.01100%coinbase44d ago0x80b1a6…7baeb0
0xcfa6…e7b90x6728…01ffBase—$0.01100%coinbase44d ago0x1fe6a7…098284
0xcfa6…e7b90x4e47…d5a4Base—$0.01100%coinbase44d ago0x09b552…9162e0
0xcfa6…e7b90xc3d8…2f71Base—$0.01100%coinbase44d ago0xb6b7e6…580e50

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.