Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf455f4…45a44b
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xca452a…2c1227
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9652fb…315ab8
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17a690…7c4fca
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc75a9b…200965
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x365c15…c216be
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b58b9…e04baf
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb1dc20…a3c23c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb84e3…4f638c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ff39b…4e3fc2
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8da86…888dcd
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe476f…fac33f
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef8c0f…dd7b31
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc07936…adedfc
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x918801…1dbdca
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7eb29e…dbb205
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x783c96…5a8a40
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8afe5e…441544
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeee1b0…e7abec
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29b286…2785ca
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x582320…4762cd
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4989dd…7df58d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x198c4b…1461af
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c38ea…482d2e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc11152…bfb673

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.