Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x992a79…d758dd
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe4ce9c…81816c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x51551b…891f93
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0xbe4fb8…cd0c20
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x202dca…3032f8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x268e7e…7bc561
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0xfdaa67…42f6e4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0xc5725f…6d5661
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x4bf23d…18d46a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x5bec8a…dd4d77
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x892084…780b78
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x104a43…a87773
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x838449…2853ed
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0xab9b7d…896060
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x46bd29…e2a6bf
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x1f7424…5bcfc0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x90e2b5…256f97
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI122d ago0x84209e…2769f2

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.