Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x582ff1…d83f8b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x0efa9c…964973
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x6bd3d2…88c34c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x1fb90c…d35f24
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x995dee…41dc50
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x27a8d5…d2d022
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x0cc4d4…408d19
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xce3299…f2cf7c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x87f527…2b79db
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x75296f…95746b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xc82324…155d3b
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x833002…28d55c
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xe33773…cac7d6
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x33105c…b820b3
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xc6aa1d…a4ac74
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xcf23a9…b1a134
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x467750…fd6723
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xdc08eb…2f3151
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x5cfd8c…0c6e22
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xe4d84b…8aeda0
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x80d049…2ab7cc
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0xd3ad09…3d3694
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x7360ec…3cd051
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x545cc0…144ea3
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase75d ago0x8bb160…0a3ed8

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.