Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c8d5c…ffe1af
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0eca77…191780
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e1f50…763ed9
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf44b51…466090
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa19b02…922701
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08fb88…545e91
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94cd2d…b54634
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc5da1…e95184
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9bf792…9a903f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21c11e…6ce43f
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89336a…bc04a2
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf7aa42…5d6463
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea5944…283f80
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdaf6a1…b5dde5
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x066e56…99462c
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56c0b6…1270ba
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x291d6a…ac6d05
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5eb6f6…9b4fca
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x30fd95…458460
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd81454…2aaa25
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x667fcb…5b84db
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb67b99…b18629
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4701af…aa89e8
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a47b0…b9a01b
0xdb27…30060x6a5e…c666Basex402 service$0.001100%payAI116d ago0x670b00…d750ff

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.