Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI60d ago0x9ef354…cb5055
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI60d ago0x425cc4…8e5430
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI60d ago0x832879…a142e7
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI60d ago0x1562eb…4c5512
0xb83e…38080xc66d…6a01Basex402 service$0.001100%payAI61d ago0xa5299d…eb0346
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0xd39cbf…c507a2
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0xe9775f…1a1bcc
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x52b405…65f75d
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x174cb9…7143b8
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0xcfa708…faae4b
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x510813…f78845
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0xc084fa…c05a30
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x24b567…167230
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x5b3d6d…6dfe1d
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x40b874…d64342
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0xf1ac82…f9f106
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0xc1cc2c…5c49a9
0x7e57…2f090xc66d…6a01Basex402 service$0.001100%payAI61d ago0x6047e1…ade006

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.