Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$1.08100%coinbase54d ago0xbe581d…d1868d
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase54d ago0xfd63d6…514a1a
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase54d ago0x3bd69d…d81012
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase54d ago0x2f42b2…e92ba8
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase54d ago0xda6dfb…6da0a9
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase54d ago0x1baaf7…c2c178
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase54d ago0x58fae4…0405e5
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase54d ago0xfb5085…bf8362
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase54d ago0x4c2eb8…64a230
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase54d ago0x393e83…f13ed3
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase54d ago0xd2e8f9…f5cb03
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase54d ago0x8c8dae…fb5ede
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase54d ago0xaad860…f77007
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase54d ago0xe34b97…08f17a
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase54d ago0xa45258…72e626
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase54d ago0xac560e…2f7619
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase54d ago0x423307…e36c82
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase54d ago0x50d5b0…2cfdc0
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase54d ago0x2f9a72…a355d5
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase54d ago0x5590ad…2e512c
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase54d ago0x8dd729…ce40cd
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase54d ago0xeab77d…a13e20
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase54d ago0x775981…4dce51
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase54d ago0x4f7edb…8bb868
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase54d ago0x326d3f…446cc0

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.