Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xef5a59…e72c80
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xe29d17…64986f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x86b3c3…f020fc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xaa0573…6a95a3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x8d0797…9da73d
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x15b2b4…b1365f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x2c4124…c28da2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x40d510…99a01a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xac3bef…3cfcb6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x5eccb1…7ffe19
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x32e1d6…441123
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xac0685…ac5ee3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x707acb…620782
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xf5caeb…ee4ea1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x691a8c…81f0b0
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xf6ed53…52cf01
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xb8fbe5…8d9f05
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x6aa6f4…1be005
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xf30bbc…637ddc
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x5d0ad0…c1e885
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x0a3430…c41712
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0xabb8dd…dbce92
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x1c4baf…037f51
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x90cc27…6d3779
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase21d ago0x31da0a…637b22

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.