Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x225b70…a961ce
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e3eb7…a600c0
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3843ed…3f52c3
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa15bcb…84cb85
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a69d9…2547d4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01fe94…800f1e
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x662e2d…11a808
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2758e9…dcbaf4
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d109c…61a81a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x007e3a…654c9a
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x18e3ad…2b3b23
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00da0d…038016
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad1c72…731411
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x601246…71f6ef
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x599b01…097af6
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdfa620…5726af
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xde2c29…e42478
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c2f0e…7317b7
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf63cdf…588c92
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d28d8…da24be
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0afbbc…58cd98
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc4758a…409aa2
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda5755…e7ba29
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe103b8…a98c81
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd57da9…ae2c9a

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.