Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56c6…f26f0x8271…fd65Base—$0.01100%coinbase73d ago0xe43521…58acb2
0x56c6…f26f0x9307…1a62Base—$0.01100%coinbase73d ago0xafaf5b…185da0
0x56c6…f26f0xa1de…5f4dBase—$0.01100%coinbase73d ago0x89bd7a…ed2a66
0x56c6…f26f0x0e85…caeeBase—$0.01100%coinbase73d ago0x8ec768…602500
0x56c6…f26f0xab1d…d40aBase—$0.01100%coinbase73d ago0x400766…82fab3
0x56c6…f26f0xcf3c…0df6Base—$0.01100%coinbase73d ago0x765b73…ae5788
0x56c6…f26f0x520f…e6c0Base—$0.01100%coinbase73d ago0x118f4d…f64279
0x56c6…f26f0xf607…c15fBase—$0.01100%coinbase73d ago0x483c49…d79d39
0x56c6…f26f0x0726…adc0Base—$0.01100%coinbase73d ago0x259298…1cbeb0
0x56c6…f26f0x023e…df76Base—$0.01100%coinbase73d ago0xbdd7d5…807cdf
0x56c6…f26f0xd4a7…e8d9Base—$0.01100%coinbase73d ago0xd56f9f…685c12
0x56c6…f26f0x1914…c640Base—$0.01100%coinbase73d ago0x2f4729…bb4a2d
0x56c6…f26f0x591c…2d0bBase—$0.01100%coinbase73d ago0x2bcfc4…0f1092
0x56c6…f26f0x0e94…c485Base—$0.01100%coinbase73d ago0x9b4114…7ec2d2
0x56c6…f26f0x125b…8585Base—$0.01100%coinbase74d ago0xb11e5e…05a5b7
0x56c6…f26f0xfd16…415eBase—$0.01100%coinbase74d ago0xae9f40…70ac1f
0x56c6…f26f0x9efc…eabdBase—$0.01100%coinbase74d ago0xc608fd…8d7600
0x56c6…f26f0x5a89…a6baBase—$0.01100%coinbase74d ago0x712262…2a9bc7
0x56c6…f26f0xb712…5355Base—$0.01100%coinbase74d ago0xd8683f…d2a291
0x56c6…f26f0x7c3c…a5bcBase—$0.01100%coinbase74d ago0xb645b2…d3402f
0x56c6…f26f0x893c…6a71Base—$0.01100%coinbase74d ago0x28b145…75d679
0x56c6…f26f0x0c46…a3a2Base—$0.01100%coinbase74d ago0x510c86…66c977
0x56c6…f26f0xd0ae…a51aBase—$0.01100%coinbase74d ago0x873dba…159cc7
0x56c6…f26f0x133d…3df3Base—$0.01100%coinbase74d ago0x31f2ab…777b94
0x56c6…f26f0xc284…538dBase—$0.01100%coinbase74d ago0x0d15b6…e0086c

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.