Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase92d ago0x19e953…3f605d
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase92d ago0x2d5a63…06dd0b
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase92d ago0x6e7bee…3b42c1
0x467f…a4c10x85b4…627cBase—$0.77100%coinbase92d ago0xe503d8…3bfb98
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase92d ago0x10ed21…3a9f75
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase92d ago0x8456d6…4eb57e
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase92d ago0x637cce…e6c751
0x467f…a4c10x85b4…627cBase—$0.71100%coinbase92d ago0xa63ced…23d08f
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase92d ago0xdd97dd…9d50c4
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase92d ago0x38ffa4…1e315c
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase92d ago0xcd8d13…f9f2fd
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase92d ago0x7046eb…208e33
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase92d ago0xcb0ac4…9f56a8
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase92d ago0x1d631d…7a5c0b
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase92d ago0x6faf6a…69a91b
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase92d ago0x84de7e…bab582
0x467f…a4c10x85b4…627cBase—$0.89100%coinbase92d ago0xd7dd6a…21fcc4
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase92d ago0x9a20dc…01f65b
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase92d ago0x613322…ce3ad5
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase92d ago0x96867e…968516
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase92d ago0xbe68e6…d0899a
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase92d ago0xf3a29f…22ed8a
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase92d ago0x548603…cc991d
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase92d ago0x9bb195…84fe7f
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase92d ago0x6311e0…212a1f

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.