Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase76d ago0xd86610…ee282f
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x95e16e…e4e643
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0xc843eb…152bda
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0xb449f8…5fab67
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0xf4c6e7…e17036
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0xa3e539…eb17f3
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0xc17f10…792a2e
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x3ddd91…f2a9c0
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase77d ago0x10e6ba…449d6d
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase77d ago0xe11338…a8b4dd
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.25100%coinbase77d ago0x7ab562…0ecf99
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase77d ago0x5084ea…37ea53
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase77d ago0xd0b296…ff9407
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x418582…53a8d3
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x2250d1…221581
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0xbc6bc9…f63ad7
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x327df5…75f394
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x92825b…afade7
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x002d46…e5b6fb
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.01100%coinbase77d ago0x5def66…4ca81f
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase77d ago0xb5c34b…50890c
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase77d ago0x227ff3…7f095e
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.25100%coinbase77d ago0xe4bd26…8644c5
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.05100%coinbase77d ago0x57f90b…6313ea
0x2e9a…896b0xcc28…267fBaseSourceStrandSourcestrand$0.03100%coinbase77d ago0xe42b0f…f084fa

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.