Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x889c5b…ab360b
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x26523f…637094
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xbb79d1…92c1a9
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x9006c0…490318
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x7310fc…eb8fc8
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xf31c9b…a6f654
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x651aea…2d4ef6
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xa56b84…475f90
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x03493e…c98117
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xbd98bc…5eb426
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x3e8c1b…fede89
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x1f4f0d…6e9361
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xa22811…0223ab
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x291fbc…72b152
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xdd7fcf…f9ed0e
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x7328b6…e6bdc6
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x51a4a0…1d4a48
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x31a35f…b47abf
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x541249…a59aaf
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x1e1b90…f36125
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xa51a47…5c8e02
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x982747…bb8496
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x59bd43…a00229
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0xe0b7b9…fddb01
0xd434…f4c00x6a5e…c666Base$0.001100%payAI174d ago0x148eaa…3594ce

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.