Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x743bd8…9619d6
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe512c0…06ca03
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d7bf5…c8f0fb
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x715cc8…770cc5
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2dbe88…cdc9d9
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9ad1d…4aa6c5
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc61ee3…3eed09
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf9bc9…e320a9
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9400f…5286e1
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8f5b2…d1fb0a
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x63d642…2e5356
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x033a23…a146e4
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54b4ae…48035b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8287d…4f3106
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80e3b0…1cf5df
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x086ab0…431800
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8dfe0…961a2b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x860bd3…c72de1
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3bec42…e51ca2
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e1056…e29cbc
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a12e1…d04dc9
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2fe0eb…d223b0
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2de098…a08f40
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdc08f…e4e6c0
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb2c67d…079bc5

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.