Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0xb7864c…721dd7
0x8c38…3c0d0xef43…6c7fBase$0.03100%coinbase175d ago0x9c246f…7d66cc
0x8c38…3c0d0xef43…6c7fBase$0.01100%coinbase175d ago0x324983…c46992
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0x484cfe…766f51
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals175d ago0x1e97ed…936007
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0x553be4…e74b06
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals175d ago0xd04513…1440a1
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals175d ago0xc51e0b…02b5d9
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0xdbb35f…e81cf5
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0x73dd94…68130c
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals175d ago0x8fdc65…5ebfa9
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals176d ago0x9abe44…2de74f
0x8c38…3c0d0xef43…6c7fBase$0.03100%virtuals176d ago0xdf057a…b73c82
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0x8de6ed…b7e230
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0xf534cb…527980
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0x645c24…00b5b3
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0xf40886…2f2aa3
0x8c38…3c0d0xef43…6c7fBase$0.03100%coinbase176d ago0xdcd6e0…8997f1
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals176d ago0xf29e6c…39388c
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0xd0a915…88d7b4
0x8c38…3c0d0xef43…6c7fBase$0.05100%virtuals176d ago0x28689d…72428d
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals176d ago0x0171ec…a22f39
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0x19a38d…176564
0x8c38…3c0d0xef43…6c7fBase$0.02100%virtuals176d ago0xd6c811…f25e02
0x8c38…3c0d0xef43…6c7fBase$0.01100%virtuals176d ago0x9a977b…0e79f6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.