Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x1b87c3…786011
0xfd52…2dfc0x3e0a…78e7Base$0.004751100%coinbase8s ago0x7d4fad…49d28a
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase8s ago0x6b5b3e…5c0a7d
0x9245…19900x6839…1a2bBase$0.003100%coinbase8s ago0x06609a…2cee7a
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase10s ago0xac58ed…4dfcc3
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793214s ago0xc3b10e…0ec32c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xbb197b…ce5fc8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase18s ago0x05fa52…eec5a1
0xdf89…817e0xfe80…47eeBase$0.001100%fluxa20s ago0xefe2a0…e4dc4c
0x0663…fab10x6839…1a2bBase$0.003100%coinbase20s ago0x1d8898…031a7a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x01bcca…729736
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x9ac63f…43e5be
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase26s ago0x7c1afe…1c46b4
0x225c…92150x6839…1a2bBase$0.003100%coinbase28s ago0x3f2175…4fc35b
0x80d0…fa6f0x30fb…6140Base$3.0070%0x3e32…3ce730s ago0xb59924…8de949
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x50676c…5b7d40
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x5ab9a5…73b679
0xa54c…e4da0x6839…1a2bBase$0.003100%coinbase38s ago0xd839ea…bb941a
0x8fe3…6c540x3e0a…78e7Base$0.003546100%coinbase38s ago0xf82369…d64d92
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x72c74d…c18042
0x6a03…fad00x9386…ca25Basex402 service$2.69100%coinbase44s ago0x489490…b9508a
0x723f…ee6e0x6839…1a2bBase$0.003100%coinbase46s ago0x4b6918…178b03
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x568573…9f526f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x5dfda3…c4babf
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase48s ago0x9f92b1…58e2f3

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.