Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1661…61840x63d4…0628Base—$0.01100%coinbase73d ago0x4f603f…235be9
0x1661…61840x21ff…895eBase—$0.01100%coinbase73d ago0x0c3ba5…924b7b
0x1661…61840x0050…7850Base—$0.01100%coinbase73d ago0x0401e0…c7e821
0x1661…61840x65eb…95aeBase—$0.01100%coinbase73d ago0x0bd148…6d7ab5
0x1661…61840xf395…c13cBase—$0.01100%coinbase73d ago0xe5d48b…8ba69d
0x1661…61840x074d…f333Base—$0.01100%coinbase73d ago0xe4b348…e51e4a
0x1661…61840x2b02…fa74Base—$0.01100%coinbase73d ago0x3e9c25…4c1bf9
0x1661…61840x837b…2c17Base—$0.01100%coinbase73d ago0x552587…9c201f
0x1661…61840x40e7…1babBase—$0.01100%coinbase73d ago0xe619d9…96a2c3
0x1661…61840xb84f…1d94Base—$0.01100%coinbase73d ago0xdf1500…61e62e
0x1661…61840x8d2c…001eBase—$0.01100%coinbase73d ago0x0ff1b4…bc0754
0x1661…61840x404b…59a5Base—$0.01100%coinbase73d ago0xdd4e80…461f00
0x1661…61840x43d4…755eBase—$0.01100%coinbase73d ago0x5cd8d3…c39b4b
0x1661…61840x7ae6…cb93Base—$0.01100%coinbase73d ago0x5c125a…446745
0x1661…61840x22b9…c0aaBase—$0.01100%coinbase73d ago0xb45896…e64486
0x1661…61840x00c0…613eBase—$0.01100%coinbase73d ago0x71231d…12bee6
0x1661…61840x5937…4c85Base—$0.01100%coinbase73d ago0x79d17a…81b28d
0x1661…61840xb838…7461Base—$0.01100%coinbase73d ago0x3761d8…7ec5e6
0x1661…61840xdd5c…b81fBase—$0.01100%coinbase73d ago0x2720a5…c57952
0x1661…61840xeea9…2a8cBase—$0.01100%coinbase73d ago0xa86989…c9610a
0x1661…61840x79dd…eb7eBase—$0.01100%coinbase73d ago0x7b2ff4…56afdc
0x1661…61840x1675…0de2Base—$0.01100%coinbase73d ago0x104a71…5be84a
0x1661…61840xa214…9a9aBase—$0.01100%coinbase73d ago0x9e1530…10f509
0x1661…61840x3304…0ca4Base—$0.01100%coinbase73d ago0xb2d33f…b71437
0x1661…61840x8125…e55eBase—$0.01100%coinbase73d ago0xb8444d…dc4d0a

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.