Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xba8d19…cb056a
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x6e9261…a1a8d4
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x899d59…1e0ad5
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x74548f…913033
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x0f71ae…af307c
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x83a0e3…becb44
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x1aea44…a176ad
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xfce4c9…e93caa
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x20018d…d5f760
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x389843…859956
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x605e46…cb39b8
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xad5324…cb86d8
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x659795…3d06ce
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x92d447…537d9a
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xf4bffa…c9f5c2
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x954103…552c44
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xe0950f…793f81
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x09c685…382afb
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x7aba3a…076d70
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x6091b5…1c2a19
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x73c55b…1c7459
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x88aae0…9b8af4
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xaddf43…bbab8f
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0xca1a25…c2ead1
0x9bc5…62fe0x21bc…2d0eBasex402 service$0.001100%coinbase72d ago0x0b229f…57f45e

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.