Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6bd…ad100x2b7b…bb1cBase—$0.01100%coinbase61d ago0x39fa0e…c81702
0xa6bd…ad100xe084…9d69Base—$0.01100%coinbase61d ago0xa429d5…485a60
0xa6bd…ad100x9eb8…3d55Base—$0.01100%coinbase61d ago0x4ff412…01b0cc
0xa6bd…ad100xa3c8…1148Base—$0.01100%coinbase61d ago0xc25379…1953b5
0xa6bd…ad100x6749…46a3Base—$0.01100%coinbase61d ago0x8e1ecf…a6ba5e
0xa6bd…ad100xa982…c4feBase—$0.01100%coinbase61d ago0x120108…46af51
0xa6bd…ad100x2079…a94cBase—$0.01100%coinbase61d ago0x19491a…36c7cd
0xa6bd…ad100x7554…3ad2Base—$0.01100%coinbase61d ago0xfc092f…9fbf8d
0xa6bd…ad100x243f…a9f3Base—$0.01100%coinbase61d ago0x242520…69a99e
0xa6bd…ad100x8eee…448aBase—$0.01100%coinbase61d ago0x201f3c…0081ee
0xa6bd…ad100x0f08…2853Base—$0.01100%coinbase61d ago0x9893f6…c2358f
0xa6bd…ad100x5df3…6152Base—$0.01100%coinbase61d ago0x10242d…1f550a
0xa6bd…ad100x9693…728bBase—$0.01100%coinbase61d ago0xae3701…b1f8e0
0xa6bd…ad100x2c06…4e25Base—$0.01100%coinbase61d ago0x1abd40…f9e0c1
0xa6bd…ad100x24b6…0ac5Base—$0.01100%coinbase61d ago0x6d1ebc…8fe437

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.