Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384d…b2b60x3e0a…78e7Base—$0.004513100%coinbase73d ago0x3cbe5c…7f4735
0x384d…b2b60x3e0a…78e7Base—$0.00499100%coinbase73d ago0x058854…01b847
0x384d…b2b60x3e0a…78e7Base—$0.003659100%coinbase73d ago0x2ab33a…2de5f0
0x384d…b2b60x3e0a…78e7Base—$0.004314100%coinbase73d ago0xbc525c…f70f8a
0x384d…b2b60x3e0a…78e7Base—$0.004233100%coinbase73d ago0x692553…78b87f
0x384d…b2b60x3e0a…78e7Base—$0.00493100%coinbase73d ago0x22aa7b…8dd0a0
0x384d…b2b60x3e0a…78e7Base—$0.005469100%coinbase73d ago0x55fcdf…9e5935
0x384d…b2b60x3e0a…78e7Base—$0.004278100%coinbase73d ago0x405da1…a651da
0x384d…b2b60x3e0a…78e7Base—$0.005084100%coinbase73d ago0xef0259…64b779
0x384d…b2b60x3e0a…78e7Base—$0.004334100%coinbase73d ago0x969a4b…820d83
0x384d…b2b60x3e0a…78e7Base—$0.004694100%coinbase73d ago0xa4f571…c6adba
0x384d…b2b60x3e0a…78e7Base—$0.003272100%coinbase73d ago0x18ef05…cd3451
0x384d…b2b60x3e0a…78e7Base—$0.003168100%coinbase73d ago0x2e9752…d661a7
0x384d…b2b60x3e0a…78e7Base—$0.002865100%coinbase73d ago0x7f8b64…17996d
0x384d…b2b60x3e0a…78e7Base—$0.0044100%coinbase73d ago0x36ab52…676aca
0x384d…b2b60x3e0a…78e7Base—$0.00425100%coinbase73d ago0x96ccdc…571b48
0x384d…b2b60x3e0a…78e7Base—$0.004131100%coinbase73d ago0x633939…e225fa
0x384d…b2b60x3e0a…78e7Base—$0.004987100%coinbase73d ago0x82569a…26dd28
0x384d…b2b60x3e0a…78e7Base—$0.003484100%coinbase73d ago0x5798eb…ff7e62
0x384d…b2b60x3e0a…78e7Base—$0.003787100%coinbase73d ago0xd59aed…464238
0x384d…b2b60x3e0a…78e7Base—$0.005804100%coinbase73d ago0xce15a7…d47f0e
0x384d…b2b60x3e0a…78e7Base—$0.003246100%coinbase73d ago0x7b1cc6…829c03
0x384d…b2b60x3e0a…78e7Base—$0.005362100%coinbase73d ago0xcfe485…e0631b
0x384d…b2b60x3e0a…78e7Base—$0.00297100%coinbase73d ago0xa65192…c83e9f
0x384d…b2b60x3e0a…78e7Base—$0.005181100%coinbase73d ago0xc47863…461170

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.