Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x471802…f6c4ac
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb0052…33346e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b0e57…27976e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef44d7…7bdfeb
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf42651…1d30ba
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdc41cf…400444
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x46a123…8df94a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe502f7…e31f9d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5956e4…102ead
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39ecc7…665f87
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc2f79…135d45
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6563af…f0999d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e284f…318e9a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfc6208…9a5e42
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b1751…a1eaf9
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8706b6…b7ef49
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82bdb2…117a68
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40e95e…6862bb
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb0b2d…4cd307
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29be98…b74098
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8164c…a4e964
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8bd133…89c216
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaa6ccd…3b4abe
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5847e…99b9cb
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI109d ago0x060a9c…566a8f

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.