Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x548b…18130x47c5…4fc3Base—$12.3770%0x1b46…18704d ago0x8d708b…fc3c88
0x548b…18130x47c5…4fc3Base—$13.4170%0x2fa9…16de4d ago0xe012d0…473e86
0x548b…18130x47c5…4fc3Base—$13.4170%0x30b6…60894d ago0x090bc9…fb840c
0x548b…18130x47c5…4fc3Base—$72.6970%0x4a9b…67ce4d ago0xcfc691…758dd4
0x548b…18130x47c5…4fc3Base—$13.4170%0x09f6…b65c4d ago0xbcbd6b…a9cf1c
0x548b…18130x47c5…4fc3Base—$13.4170%0x629a…da9c4d ago0x235a0f…65cf9c
0x548b…18130x47c5…4fc3Base—$13.4170%0x9ee0…41c34d ago0xf44774…1b7b76
0x548b…18130x47c5…4fc3Base—$13.4170%0x2699…b2a54d ago0x16fc0a…f5e031
0x548b…18130x47c5…4fc3Base—$28.0870%0x81da…371f4d ago0xc7e5fe…e5af71
0x548b…18130x47c5…4fc3Base—$33.2870%0xdfb4…bf934d ago0xf0b65b…1c2f0b
0x548b…18130x47c5…4fc3Base—$15.4970%0x8121…3f9d4d ago0xdcef52…05fce7
0x548b…18130x47c5…4fc3Base—$15.4970%0x5697…9cea4d ago0x376e76…27d760
0x548b…18130x47c5…4fc3Base—$33.2870%0xbb33…52774d ago0xd061d2…e939e9
0x548b…18130x47c5…4fc3Base—$13.4170%0xaf65…d7904d ago0x162765…907f29
0x548b…18130x47c5…4fc3Base—$13.4170%0x7666…72f44d ago0xfd0f65…c559ff
0x548b…18130x47c5…4fc3Base—$13.4170%0xeba0…ab3b4d ago0x175dce…aa3fcc
0x548b…18130x47c5…4fc3Base—$13.4170%0x2035…57d34d ago0x53a9e1…c0de29
0x548b…18130x47c5…4fc3Base—$13.4170%0xe478…9dd74d ago0xc06156…610071
0x548b…18130x47c5…4fc3Base—$13.4170%0x9d9f…8c6a4d ago0x782416…0a01bd
0x548b…18130x47c5…4fc3Base—$15.4970%0x4339…38504d ago0xb7f075…b0588f
0x548b…18130x47c5…4fc3Base—$13.4170%0xc52b…5a8d4d ago0x46cf83…53d5b2
0x548b…18130x47c5…4fc3Base—$13.4170%0xdc27…c47d4d ago0xefb708…7f794b
0x548b…18130x47c5…4fc3Base—$13.4170%0x6ae4…e26d4d ago0xaaaf53…3998e0

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.