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%payAI106d ago0x5ccb37…11e027
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b94ba…1826e2
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf61e27…4deda3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5b262…459c82
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd7a9d…d95f57
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xecaa89…2721dd
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3915f1…9900bf
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb3d69…b9b165
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4651db…b1a3d1
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8e41fe…9aa781
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x94fdb6…7d3bae
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1b2f9…1e6327
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22ebbb…7c86a4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x40b75f…1e6bc3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd95784…c64a7d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa17c03…d435f8
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b67fd…3add52
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2fa53c…bcb929
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2d18c5…ec097a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa2c40b…87cc25
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x44c8e5…635645
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1967b8…c1da7d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4570d3…4d4166
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0x04e347…935f9d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI106d ago0xccf860…41e502

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.