Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x655a9d…d5fcfc
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x74cdf3…eaec36
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0xf9ad49…22a068
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x7bd9e3…0cfc04
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x6b4c92…f2ba78
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x7883c6…dc7016
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x86139d…c34dec
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x8df1bc…b04cd8
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x7a7b17…5b8532
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x425663…45d867
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x521898…c5d8f7
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa43d ago0x0cfc56…966bb3
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x5b13b5…1cf2de
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x190442…173c18
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa43d ago0xf6874f…65d678
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x104eb7…552718
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0xceca2f…d59d66
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x1a5ce9…185b08
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0xde3c69…65cd83
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x82ae8c…60bb48
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x0549f7…a307c1
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x28fd0f…37e30d
0x3407…70d20x9c95…e299Base—$0.001100%fluxa43d ago0x8455d9…4620c6
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0x20b07e…5138a4
0x3407…70d20x9c95…e299Base—$0.001100%fluxa44d ago0xf2a55a…49b772

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.