Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x7b6a81…4df1d0
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0xfadc1a…448f64
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0xd68cb9…8ed92c
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x20eec1…5896af
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x30a0bc…d1c0e0
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x6235fb…04a2e4
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x020b32…7679b6
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x3391b2…b0a93b
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x2a0ed4…8432d3
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x3fe16b…e2420d
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x8b35f5…09559f
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x7d1b37…3ad233
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0xc304a9…52a191
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x735b10…e2dd35
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x7a898a…3b2389
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x5e64b7…a6d7a0
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0xa0e48d…b4fa81
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x35efc9…c8da9f
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0xee7999…a8fcc0
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x5a53b5…8e7694
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x1a2e51…e41cf2
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x2c3cdb…7a3d1d
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x000d6a…ffaa52
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x77c8f4…832e43
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI174d ago0x03ea59…1f6289

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.