Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950x5d89…06d8Base—$0.01100%coinbase68d ago0x38ed93…e711d0
0x4629…d3950x8151…c964Base—$0.01100%coinbase68d ago0xfd2335…5d58b1
0x4629…d3950xaa9b…a85fBase—$0.01100%coinbase68d ago0x4393c5…aa232d
0x4629…d3950xc309…578eBase—$0.01100%coinbase68d ago0xe0c369…cc9602
0x4629…d3950x6b46…ab5aBase—$0.01100%coinbase68d ago0xddfdcc…9bab49
0x4629…d3950x2edb…37cbBase—$0.01100%coinbase68d ago0x5e20eb…098ccc
0x4629…d3950xc245…da83Base—$0.01100%coinbase68d ago0x9d0a94…0ad72a
0x4629…d3950x3c93…d333Base—$0.01100%coinbase68d ago0x9845cb…647372
0x4629…d3950x3232…e5aeBase—$0.01100%coinbase68d ago0x47478e…3d860e
0x4629…d3950xaadd…dd62Base—$0.01100%coinbase68d ago0xedba47…495d12
0x4629…d3950x9c62…1cb8Base—$0.01100%coinbase68d ago0x34b5fa…deba56
0x4629…d3950xb321…4bd3Base—$0.01100%coinbase68d ago0x69eb20…375230
0x4629…d3950x3df9…e846Base—$0.01100%coinbase68d ago0x836db5…a5e740
0x4629…d3950x1493…399bBase—$0.01100%coinbase68d ago0xeab103…73f9a1
0x4629…d3950x9a40…ac22Base—$0.01100%coinbase68d ago0x5a6364…86e140
0x4629…d3950x42b3…1185Base—$0.01100%coinbase68d ago0x4dbaac…4fee7c
0x4629…d3950x0bce…dd99Base—$0.01100%coinbase68d ago0x2b5c2a…bd8721
0x4629…d3950x0163…f90cBase—$0.01100%coinbase69d ago0xe5e29c…40a985
0x4629…d3950x9b0d…78c0Base—$0.01100%coinbase69d ago0xa627fb…6de1f6
0x4629…d3950xdc0b…b611Base—$0.01100%coinbase69d ago0x072a76…918908
0x4629…d3950x9dfd…4f1eBase—$0.01100%coinbase69d ago0xebf334…c7d4e7
0x4629…d3950x3e01…b443Base—$0.01100%coinbase69d ago0x1e14e5…cd5ab9
0x4629…d3950xb72d…e171Base—$0.01100%coinbase69d ago0x842ac9…c36da3
0x4629…d3950xc7f3…74b6Base—$0.01100%coinbase69d ago0x0989ad…f79aa0
0x4629…d3950x90a9…e3d5Base—$0.01100%coinbase69d ago0xe83f6c…e23498

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.