Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04c9…c26e0x3e0a…78e7Base—$0.005034100%coinbase74d ago0xbb5bfc…707a42
0x04c9…c26e0x3e0a…78e7Base—$0.004471100%coinbase74d ago0xce4cfb…1c5785
0x04c9…c26e0x3e0a…78e7Base—$0.00475100%coinbase74d ago0x370790…ee7df7
0x04c9…c26e0x3e0a…78e7Base—$0.004802100%coinbase74d ago0x6a7622…d978ef
0x04c9…c26e0x3e0a…78e7Base—$0.003384100%coinbase74d ago0xa6cee8…db00a7
0x04c9…c26e0x3e0a…78e7Base—$0.004648100%coinbase74d ago0xc2e924…994638
0x04c9…c26e0x3e0a…78e7Base—$0.005208100%coinbase74d ago0x4afc98…0cc71f
0x04c9…c26e0x3e0a…78e7Base—$0.004052100%coinbase74d ago0x9465dc…fe25bc
0x04c9…c26e0x3e0a…78e7Base—$0.004427100%coinbase74d ago0x994272…761c0b
0x04c9…c26e0x3e0a…78e7Base—$0.00471100%coinbase74d ago0xa0678c…028d46
0x04c9…c26e0x3e0a…78e7Base—$0.005226100%coinbase74d ago0x4345a3…b095c9
0x04c9…c26e0x3e0a…78e7Base—$0.005368100%coinbase74d ago0xf83c3d…56d248
0x04c9…c26e0x3e0a…78e7Base—$0.00591100%coinbase74d ago0x63ea2e…16764c
0x04c9…c26e0x3e0a…78e7Base—$0.005409100%coinbase74d ago0x5b9c68…894019
0x04c9…c26e0x3e0a…78e7Base—$0.00441100%coinbase74d ago0xe614c4…6fb14a
0x04c9…c26e0x3e0a…78e7Base—$0.003079100%coinbase74d ago0xeede34…7ad4c2
0x04c9…c26e0x3e0a…78e7Base—$0.003626100%coinbase74d ago0x47d21a…c3a7cf
0x04c9…c26e0x3e0a…78e7Base—$0.004187100%coinbase74d ago0x27a6b1…6ef29e
0x04c9…c26e0x3e0a…78e7Base—$0.004054100%coinbase74d ago0xf29555…194fd8
0x04c9…c26e0x3e0a…78e7Base—$0.00456100%coinbase74d ago0x5167a2…4da520
0x04c9…c26e0x3e0a…78e7Base—$0.00292100%coinbase74d ago0xc9441e…38c48c
0x04c9…c26e0x3e0a…78e7Base—$0.003162100%coinbase74d ago0x35602c…118ce7
0x04c9…c26e0x3e0a…78e7Base—$0.003782100%coinbase75d ago0xbd2bb3…d82c8a
0x04c9…c26e0x3e0a…78e7Base—$0.005152100%coinbase75d ago0x94fa76…299d65
0x04c9…c26e0x3e0a…78e7Base—$0.004128100%coinbase75d ago0xbdfc99…4ad779

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.