Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd0a879…da66ee
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f1c59…c864e1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x983421…428224
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d91b4…f7b53e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd0f46…09512b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02b42e…8fd40c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x619e5c…47de1f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x921a72…4c5cd5
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed72b5…b8e54c
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4f079…721128
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4a2797…5557c1
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ff246…166645
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4771a…c73cce
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb14ce4…9aaa9a
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d71ff…1c5165
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f5e8a…b4d98e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9e85c…cca64b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca2945…854211
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76acc4…942119
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf857f0…426ba3
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x038166…a20462
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7c8e68…774342
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1a3fa…2e5447
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfb5b9c…a1211b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI104d ago0x938a19…d3f98b

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.