Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase109d ago0xd3115e…5261f0
0x7818…74c50xf080…e035Basex402 service$0.005100%coinbase109d ago0xb39053…2abdcc
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase109d ago0x40cce1…b3e053
0x7818…74c50xf080…e035Basex402 service$0.02100%coinbase109d ago0xcd0f3c…9cbb20
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase109d ago0x9c52dd…3b254c
0x7818…74c50xca87…ef52Basex402 service$0.001100%coinbase109d ago0x86dee2…79f684
0x7818…74c50xf080…e035Basex402 service$0.08100%coinbase109d ago0x1e0851…5b1910
0x7818…74c50xf080…e035Basex402 service$0.008100%coinbase109d ago0x3391f6…cc1352
0x7818…74c50xf080…e035Basex402 service$0.01100%coinbase109d ago0x8321a8…ebe4d3
0x7818…74c50xf080…e035Basex402 service$0.001100%coinbase109d ago0xe2e24c…104ca1
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase109d ago0x81b05c…f280b9
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase109d ago0xfa5d89…75e5db
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase109d ago0xa5f3d7…9666ee
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase109d ago0x07c394…ba0312
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase109d ago0x685684…615b1c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0x95150b…469e3b
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase109d ago0xc43e00…519791
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase109d ago0x20fcf5…1dcc63
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase110d ago0x086b52…75367a

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.