Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0xd35da3…d05757
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x5913b1…36e6fb
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x8d348d…8a1d14
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0xaf55bb…d6aef8
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x520be7…712df9
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0xaf213c…726374
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0xfb5936…9f8389
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x086db1…6010c2
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x576e2c…ad9d95
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0xbfc171…9a6774
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x5ff4d6…db352b
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0x4cb030…d037a0
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI90d ago0xded554…09ed30
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI91d ago0xbb928c…653b04
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI91d ago0xcacec6…67cc98
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI91d ago0x186d23…1f18e6
0xd2de…2cf50x2633…2223Base—$0.000467100%payAI91d ago0xc885a0…aca401
0xd2de…2cf50x2633…2223Base—$0.000467100%payAI91d ago0xa846c4…2f66df
0x15c3…bc2b0x2633…2223Base—$0.000059100%payAI91d ago0x3c96d4…f40af2

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.