Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e92…1bbe0x9ddb…3d23Base—$0.01100%coinbase77d ago0x50a839…7eb291
0x7e92…1bbe0x98ce…fd6eBase—$0.01100%coinbase77d ago0xd2ff4e…f3f8bb
0x7e92…1bbe0xf12a…8ec7Base—$0.01100%coinbase77d ago0xc9e79a…8641a6
0x7e92…1bbe0x928b…7471Base—$0.01100%coinbase77d ago0xf0dadf…c67e8e
0x7e92…1bbe0x6acd…1b5cBase—$0.01100%coinbase77d ago0x0f6c22…8250c9
0x7e92…1bbe0x8965…7ad4Base—$0.01100%coinbase77d ago0x7323ad…b2bb94
0x7e92…1bbe0x5e7d…99e1Base—$0.01100%coinbase77d ago0x7a3f25…0d163a
0x7e92…1bbe0xe071…8242Base—$0.01100%coinbase77d ago0xbd0fc9…502442
0x7e92…1bbe0x0c65…721cBase—$0.01100%coinbase77d ago0x400b10…c39aba
0x7e92…1bbe0x7490…6a07Base—$0.01100%coinbase77d ago0x8b4cbf…808a97
0x7e92…1bbe0x574f…eb5eBase—$0.01100%coinbase77d ago0x85fd1f…249000
0x7e92…1bbe0x4e0f…343bBase—$0.01100%coinbase77d ago0xcf2f72…6eab50
0x7e92…1bbe0x3aa5…f280Base—$0.01100%coinbase77d ago0x483f0a…1a4254
0x7e92…1bbe0x3e5f…279aBase—$0.01100%coinbase77d ago0xcd3d00…ba2cc9
0x7e92…1bbe0x181a…0c47Base—$0.01100%coinbase77d ago0xe83a93…f54fc8
0x7e92…1bbe0x96e0…e753Base—$0.01100%coinbase78d ago0x6fcd18…ac44e1
0x7e92…1bbe0x9df5…ae30Base—$0.01100%coinbase78d ago0xc2d2b4…54f14d
0x7e92…1bbe0x027a…fcc4Base—$0.01100%coinbase78d ago0xdc52a4…63812f
0x7e92…1bbe0x78c2…6a0bBase—$0.01100%coinbase78d ago0xa5cd65…3de411
0x7e92…1bbe0x79b9…7c34Base—$0.01100%coinbase78d ago0x080c5b…a12a29
0x7e92…1bbe0x9083…2ea3Base—$0.01100%coinbase78d ago0x7c2268…613fbe
0x7e92…1bbe0x2963…cf6aBase—$0.01100%coinbase78d ago0x876e59…bba086
0x7e92…1bbe0xfc5c…dee6Base—$0.01100%coinbase78d ago0x4ea22d…014553
0x7e92…1bbe0xcd80…2264Base—$0.01100%coinbase78d ago0x001ce5…72681d
0x7e92…1bbe0x8f23…4a60Base—$0.01100%coinbase78d ago0x9988b0…49bf73

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.