Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400x3832…d35aBase$0.01100%coinbase93d ago0x55efad…b36883
0x7c65…6c400xe209…9e90Base$0.01100%coinbase93d ago0xd3adff…0738e7
0x7c65…6c400x7b63…1edfBase$0.002100%coinbase93d ago0xd0e233…fcff11
0x7c65…6c400x2016…46dfBase$0.002100%coinbase93d ago0x2d7737…91b2f1
0x7c65…6c400x4e24…ee6aBase$0.05100%coinbase93d ago0x468067…830e06
0x7c65…6c400x4e51…e6acBase$0.06100%coinbase93d ago0x1a8ee0…6f8502
0x7c65…6c400xf819…e8e3Base$0.002100%coinbase93d ago0xf37de8…421e50
0x7c65…6c400x6e31…b687Basex402 service$0.01100%payAI93d ago0xfaa717…2b0360
0x7c65…6c400x6e31…b687Basex402 service$0.01100%payAI93d ago0x506663…98ff91
0x7c65…6c400x6e31…b687Basex402 service$2.00100%payAI93d ago0x9ab9da…f60472
0x7c65…6c400x1128…6779Base$0.10100%coinbase93d ago0x91e839…ad660e
0x7c65…6c400xe493…095aBase$0.01100%coinbase93d ago0xaeab73…e28037
0x7c65…6c400x4514…63e1Base$0.01100%coinbase93d ago0xc92987…309201
0x7c65…6c400x6d6e…9192BaseExaSearch$0.001100%coinbase93d ago0xf4f796…de351d
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x776002…e445e6
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0xb3e8e4…6e3d6b
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x5c9fd0…2507f2
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x191a2b…3b0cdd
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x9e5227…81d517
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x3eca99…cdda31
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase93d ago0x0692cc…871e65
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase94d ago0x0a3c1a…6f9cfb
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase94d ago0xb4a93f…05702c

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.