Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xee07…9d8bBase—$0.01100%coinbase13d ago0xd060a4…7aac92
0x5fcb…d5f90x49c4…e08eBase—$0.01100%coinbase13d ago0xac6e85…be5f73
0x5fcb…d5f90xaf97…b479Base—$0.01100%coinbase13d ago0xe70997…14a59a
0x5fcb…d5f90x9eca…c014Base—$0.01100%coinbase13d ago0xd8734c…21250c
0x5fcb…d5f90x9e24…5a8dBase—$0.01100%coinbase13d ago0x5a05c8…f021b3
0x5fcb…d5f90x6853…e5ffBase—$0.01100%coinbase13d ago0xfe2861…2882c0
0x5fcb…d5f90x8f95…5fd3Base—$0.01100%coinbase13d ago0xca45cd…bf5746
0x5fcb…d5f90x0d48…c1ddBase—$0.01100%coinbase13d ago0xecf101…a673b1
0x5fcb…d5f90x3c9b…9c91Base—$0.01100%coinbase13d ago0xced00b…e54e10
0x5fcb…d5f90xf4ed…9cc2Base—$0.01100%coinbase13d ago0xe280f0…97da0e
0x5fcb…d5f90xd026…b006Base—$0.01100%coinbase14d ago0xeaff03…59bb4f
0x5fcb…d5f90x18e5…73daBase—$0.01100%coinbase14d ago0xf20f80…36f6b5
0x5fcb…d5f90xd80a…d9abBase—$0.01100%coinbase14d ago0x78abe7…fc9027
0x5fcb…d5f90x2460…b8c1Base—$0.01100%coinbase14d ago0x80e411…f60bbd
0x5fcb…d5f90xec3c…3da7Base—$0.01100%coinbase14d ago0x82f9a1…dc9340
0x5fcb…d5f90x2229…977dBase—$0.01100%coinbase14d ago0x05afa9…18bdc5
0x5fcb…d5f90x0a50…877eBase—$0.01100%coinbase14d ago0x7c5fa6…d36943
0x5fcb…d5f90xff7d…984fBase—$0.01100%coinbase14d ago0x9aaac5…3e8b84
0x5fcb…d5f90x3f33…56b4Base—$0.01100%coinbase14d ago0x47c5ec…da1ddc
0x5fcb…d5f90xdd12…0245Base—$0.01100%coinbase14d ago0xcb4bff…36fbf6
0x5fcb…d5f90x621f…ad61Base—$0.01100%coinbase14d ago0x7852f4…ea30d2
0x5fcb…d5f90xf747…a289Base—$0.01100%coinbase14d ago0x7a3479…369b57
0x5fcb…d5f90x6712…9bb6Base—$0.01100%coinbase14d ago0x4eaea4…fd2f21
0x5fcb…d5f90x886d…fa6eBase—$0.01100%coinbase14d ago0x17ff30…0a415c
0x5fcb…d5f90x8cc2…6115Base—$0.01100%coinbase14d ago0x52ade5…5ed5ad

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.