Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0xd24f2f…c173fb
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0x477c3d…708df3
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0xe79684…c3008d
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0xf3ad77…35d3d5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x3f4966…0be2f0
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0x1eeae7…0f2f66
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x360eaa…35a614
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0x704ee1…21b396
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x26886e…40eb33
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0xcab355…315497
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x87f9f4…1a8b0f
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0xe0730e…c7ca4a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0xbc6aea…2c370b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0x9e1fb7…e7d288
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x1f8e0a…e8657b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0x7a9310…01a3e9
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x9dd44e…64e428
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0x13ec42…9ae1d6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase152d ago0x5d4d43…321a7e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase152d ago0xdf94a4…7594c9
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x7cf5af…60002e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0xd4a7ae…48483a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x70a45c…6209ca
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0xf7144a…99a5fa
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x6a1578…798aee

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.